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 b70b0b2 + 7dbdc71 commit a5bd7dfCopy full SHA for a5bd7df
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.0")
50
- runtimeOnly("org.junit.vintage:junit-vintage-engine:5.11.4")
+ runtimeOnly("org.junit.vintage:junit-vintage-engine:5.12.0")
51
}
52
53
targets {
0 commit comments