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.
2 parents df58d46 + d8597e4 commit 8ca6004Copy full SHA for 8ca6004
sigstore-java/build.gradle.kts
@@ -21,7 +21,7 @@ dependencies {
21
implementation("io.github.erdtman:java-json-canonicalization:1.1")
22
23
protobuf("dev.sigstore:protobuf-specs:0.3.2")
24
- protobuf("com.google.api.grpc:proto-google-common-protos:2.39.1")
+ protobuf("com.google.api.grpc:proto-google-common-protos:2.40.0")
25
26
implementation(platform("com.google.protobuf:protobuf-bom:4.26.1"))
27
implementation("com.google.protobuf:protobuf-java-util")
0 commit comments