Skip to content

Commit 1a87698

Browse files
authored
Merge pull request #944 from sigstore/renovate/dev.sigstore-protobuf-specs-0.x
fix(deps): update dependency dev.sigstore:protobuf-specs to v0.4.1
2 parents 447287f + a7fb057 commit 1a87698

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sigstore-java/build.gradle.kts

+1-1
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.0")
25+
protobuf("dev.sigstore:protobuf-specs:0.4.1")
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)