Skip to content

Commit

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

Update dependency com.code-intelligence:jazzer-api to v0.21.1
  • Loading branch information
loosebazooka authored Oct 2, 2023
2 parents 26bd2e9 + 4676791 commit fc63afd
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.20.1")
implementation("com.code-intelligence:jazzer-api:0.21.1")
implementation("com.google.guava:guava:31.1-jre")
}

Expand Down

0 comments on commit fc63afd

Please sign in to comment.