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 167a896 + 143e139 commit c290305Copy full SHA for c290305
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.12.0")
+ runtimeOnly("org.junit.vintage:junit-vintage-engine:5.12.2")
51
}
52
53
targets {
0 commit comments