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 0532827 + 115369d commit 941fa8cCopy full SHA for 941fa8c
sigstore-java/build.gradle.kts
@@ -22,7 +22,7 @@ dependencies {
22
implementation("io.github.erdtman:java-json-canonicalization:1.1")
23
24
protobuf("dev.sigstore:protobuf-specs:0.3.2")
25
- protobuf("com.google.api.grpc:proto-google-common-protos:2.40.0")
+ protobuf("com.google.api.grpc:proto-google-common-protos:2.41.0")
26
27
implementation(platform("com.google.protobuf:protobuf-bom:4.26.1"))
28
implementation("com.google.protobuf:protobuf-java-util")
0 commit comments