Skip to content

Commit 231bc13

Browse files
fix(deps): update dependency dev.sigstore:protobuf-specs to v0.3.2
1 parent 876921e commit 231bc13

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
@@ -20,7 +20,7 @@ dependencies {
2020

2121
implementation("io.github.erdtman:java-json-canonicalization:1.1")
2222

23-
protobuf("dev.sigstore:protobuf-specs:0.3.1")
23+
protobuf("dev.sigstore:protobuf-specs:0.3.2")
2424
protobuf("com.google.api.grpc:proto-google-common-protos:2.39.1")
2525

2626
implementation(platform("com.google.protobuf:protobuf-bom:4.26.1"))

0 commit comments

Comments
 (0)