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 d634abf + a2dbbc0 commit 0bfadb9Copy full SHA for 0bfadb9
build.gradle.kts
@@ -51,7 +51,7 @@ testing {
51
implementation(project())
52
implementation("junit:junit:4.13.2")
53
implementation("edu.berkeley.cs.jqf:jqf-fuzz:2.1")
54
- runtimeOnly("org.junit.vintage:junit-vintage-engine:5.13.4")
+ runtimeOnly("org.junit.vintage:junit-vintage-engine:6.0.0")
55
}
56
57
targets {
0 commit comments