Skip to content

Commit

Permalink
Merge pull request #752 from sigstore/renovate/com.google.api.grpc-pr…
Browse files Browse the repository at this point in the history
…oto-google-common-protos-2.x

Update dependency com.google.api.grpc:proto-google-common-protos to v2.41.0
  • Loading branch information
loosebazooka authored Jul 8, 2024
2 parents 0532827 + 115369d commit 941fa8c
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 @@ -22,7 +22,7 @@ dependencies {
implementation("io.github.erdtman:java-json-canonicalization:1.1")

protobuf("dev.sigstore:protobuf-specs:0.3.2")
protobuf("com.google.api.grpc:proto-google-common-protos:2.40.0")
protobuf("com.google.api.grpc:proto-google-common-protos:2.41.0")

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

0 comments on commit 941fa8c

Please sign in to comment.