We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0989a3c + 63f64b0 commit a6f800bCopy full SHA for a6f800b
1 file changed
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.2")
+ runtimeOnly("org.junit.vintage:junit-vintage-engine:6.0.3")
55
}
56
57
targets {
0 commit comments