Skip to content

Commit 18ffdcf

Browse files
fix(deps): update dependency dev.sigstore:protobuf-specs to v0.4.2
1 parent 67b9be2 commit 18ffdcf

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

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

0 commit comments

Comments
 (0)