Skip to content

Commit ce54fe5

Browse files
authored
Merge pull request #903 from sigstore/renovate/dev.sigstore-protobuf-specs-0.x
Update dependency dev.sigstore:protobuf-specs to v0.4.0
2 parents 34bdd1d + 9467f55 commit ce54fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sigstore-java/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies {
2222
implementation("io.github.erdtman:java-json-canonicalization:1.1")
2323

2424
// this requires inclusion of protos is src/main/proto
25-
protobuf("dev.sigstore:protobuf-specs:0.3.3")
25+
protobuf("dev.sigstore:protobuf-specs:0.4.0")
2626

2727
implementation(platform("com.google.protobuf:protobuf-bom:4.29.3"))
2828
implementation("com.google.protobuf:protobuf-java-util")

0 commit comments

Comments
 (0)