We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 447287f + a7fb057 commit 1a87698Copy full SHA for 1a87698
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.0")
+ protobuf("dev.sigstore:protobuf-specs:0.4.1")
26
27
implementation(platform("com.google.protobuf:protobuf-bom:4.30.2"))
28
implementation("com.google.protobuf:protobuf-java-util")
0 commit comments