Skip to content

Commit 4bb2d4e

Browse files
authored
Merge pull request #694 from sigstore/renovate/com.google.api.grpc-proto-google-common-protos-2.x
fix(deps): update dependency com.google.api.grpc:proto-google-common-protos to v2.39.0
2 parents 01679b9 + 849251a commit 4bb2d4e

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.37.1")
24+
protobuf("com.google.api.grpc:proto-google-common-protos:2.39.0")
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)