Skip to content

Commit

Permalink
fix(deps): update dependency com.google.api.grpc:proto-google-common-…
Browse files Browse the repository at this point in the history
…protos to v2.39.0
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 5af81f3 commit 849251a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sigstore-java/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies {
implementation("io.github.erdtman:java-json-canonicalization:1.1")

protobuf("dev.sigstore:protobuf-specs:0.3.1")
protobuf("com.google.api.grpc:proto-google-common-protos:2.37.1")
protobuf("com.google.api.grpc:proto-google-common-protos:2.39.0")

implementation(platform("com.google.protobuf:protobuf-bom:4.26.1"))
implementation("com.google.protobuf:protobuf-java-util")
Expand Down

0 comments on commit 849251a

Please sign in to comment.