We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 07d6b3c + 8ca9d7f commit 0989a3cCopy full SHA for 0989a3c
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:6.0.1")
+ runtimeOnly("org.junit.vintage:junit-vintage-engine:6.0.2")
55
}
56
57
targets {
0 commit comments