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.
1 parent 5e0fcba commit 891ce32Copy full SHA for 891ce32
build.gradle.kts
@@ -54,7 +54,7 @@ kotlin {
54
}
55
jvmTest {
56
dependencies {
57
- implementation("com.code-intelligence:jazzer-junit:0.24.0")
+ implementation("com.code-intelligence:jazzer-junit:0.25.0")
58
59
60
0 commit comments