Skip to content

Commit 876921e

Browse files
renovate[bot]vlsi
authored andcommitted
fix(deps): update dependency com.google.api.grpc:proto-google-common-protos to v2.39.1
1 parent 57b770d commit 876921e

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
@@ -21,7 +21,7 @@ dependencies {
2121
implementation("io.github.erdtman:java-json-canonicalization:1.1")
2222

2323
protobuf("dev.sigstore:protobuf-specs:0.3.1")
24-
protobuf("com.google.api.grpc:proto-google-common-protos:2.39.0")
24+
protobuf("com.google.api.grpc:proto-google-common-protos:2.39.1")
2525

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

0 commit comments

Comments
 (0)