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 67b9be2 commit 18ffdcfCopy full SHA for 18ffdcf
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.4.1")
+ protobuf("dev.sigstore:protobuf-specs:0.4.2")
26
27
implementation(platform("com.google.protobuf:protobuf-bom:4.30.2"))
28
implementation("com.google.protobuf:protobuf-java-util")
0 commit comments