Skip to content

Commit

Permalink
Merge pull request #502 from sigstore/renovate/com.code-intelligence-…
Browse files Browse the repository at this point in the history
…jazzer-api-0.x

fix(deps): update dependency com.code-intelligence:jazzer-api to v0.20.1
  • Loading branch information
loosebazooka authored Sep 11, 2023
2 parents 111f02d + f40e9af commit 43d9a83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuzzing/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ repositories {

dependencies {
implementation(project(":sigstore-java"))
implementation("com.code-intelligence:jazzer-api:0.16.1")
implementation("com.code-intelligence:jazzer-api:0.20.1")
}

// copy to the fuzzing builder's output directory. This is an existing directory with
Expand Down

0 comments on commit 43d9a83

Please sign in to comment.