Skip to content

Commit

Permalink
Update dependency dev.sigstore:protobuf-specs to v0.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 22, 2025
1 parent 21bda18 commit 686fc8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sigstore-java/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
implementation("io.github.erdtman:java-json-canonicalization:1.1")

// this requires inclusion of protos is src/main/proto
protobuf("dev.sigstore:protobuf-specs:0.3.2")
protobuf("dev.sigstore:protobuf-specs:0.3.3")

implementation(platform("com.google.protobuf:protobuf-bom:4.29.2"))
implementation("com.google.protobuf:protobuf-java-util")
Expand Down

0 comments on commit 686fc8d

Please sign in to comment.