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 8f07a39 commit 1801108Copy full SHA for 1801108
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.0")
+ protobuf("dev.sigstore:protobuf-specs:0.3.1")
24
protobuf("com.google.api.grpc:proto-google-common-protos:2.37.1")
25
26
implementation(platform("com.google.protobuf:protobuf-bom:4.26.1"))
0 commit comments