Skip to content

Commit 686fc8d

Browse files
Update dependency dev.sigstore:protobuf-specs to v0.3.3
1 parent 21bda18 commit 686fc8d

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.2")
25+
protobuf("dev.sigstore:protobuf-specs:0.3.3")
2626

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

0 commit comments

Comments
 (0)