We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents baae659 + 1d017af commit 0392a41Copy full SHA for 0392a41
build.gradle.kts
@@ -47,7 +47,7 @@ testing {
47
implementation(project())
48
implementation("junit:junit:4.13.2")
49
implementation("edu.berkeley.cs.jqf:jqf-fuzz:2.1")
50
- runtimeOnly("org.junit.vintage:junit-vintage-engine:5.12.2")
+ runtimeOnly("org.junit.vintage:junit-vintage-engine:5.13.1")
51
}
52
53
targets {
0 commit comments