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 34bdd1d + 9467f55 commit ce54fe5Copy full SHA for ce54fe5
sigstore-java/build.gradle.kts
@@ -22,7 +22,7 @@ dependencies {
22
implementation("io.github.erdtman:java-json-canonicalization:1.1")
23
24
// this requires inclusion of protos is src/main/proto
25
- protobuf("dev.sigstore:protobuf-specs:0.3.3")
+ protobuf("dev.sigstore:protobuf-specs:0.4.0")
26
27
implementation(platform("com.google.protobuf:protobuf-bom:4.29.3"))
28
implementation("com.google.protobuf:protobuf-java-util")
0 commit comments