Skip to content

Commit 26406b5

Browse files
renovate[bot]vlsi
authored andcommitted
Update dependency com.google.protobuf:protobuf-java-util to v3.21.12
1 parent 14bf601 commit 26406b5

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
@@ -23,7 +23,7 @@ dependencies {
2323
implementation("dev.sigstore:protobuf-specs:0.0.1") {
2424
because("It generates Sigstore Bundle file")
2525
}
26-
implementation("com.google.protobuf:protobuf-java-util:3.13.0") {
26+
implementation("com.google.protobuf:protobuf-java-util:3.21.12") {
2727
because("It converts protobuf to json")
2828
}
2929

0 commit comments

Comments
 (0)