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 c290305 + 9a41407 commit baae659Copy full SHA for baae659
build.gradle.kts
@@ -46,7 +46,7 @@ testing {
46
dependencies {
47
implementation(project())
48
implementation("junit:junit:4.13.2")
49
- implementation("edu.berkeley.cs.jqf:jqf-fuzz:2.0")
+ implementation("edu.berkeley.cs.jqf:jqf-fuzz:2.1")
50
runtimeOnly("org.junit.vintage:junit-vintage-engine:5.12.2")
51
}
52
0 commit comments