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 01679b9 + 849251a commit 4bb2d4eCopy full SHA for 4bb2d4e
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.1")
24
- protobuf("com.google.api.grpc:proto-google-common-protos:2.37.1")
+ protobuf("com.google.api.grpc:proto-google-common-protos:2.39.0")
25
26
implementation(platform("com.google.protobuf:protobuf-bom:4.26.1"))
27
implementation("com.google.protobuf:protobuf-java-util")
0 commit comments