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.
1 parent 876921e commit 231bc13Copy full SHA for 231bc13
sigstore-java/build.gradle.kts
@@ -20,7 +20,7 @@ dependencies {
20
21
implementation("io.github.erdtman:java-json-canonicalization:1.1")
22
23
- protobuf("dev.sigstore:protobuf-specs:0.3.1")
+ protobuf("dev.sigstore:protobuf-specs:0.3.2")
24
protobuf("com.google.api.grpc:proto-google-common-protos:2.39.1")
25
26
implementation(platform("com.google.protobuf:protobuf-bom:4.26.1"))
0 commit comments