Skip to content

Commit 8ca6004

Browse files
authored
Merge pull request #738 from sigstore/renovate/com.google.api.grpc-proto-google-common-protos-2.x
Update dependency com.google.api.grpc:proto-google-common-protos to v2.40.0
2 parents df58d46 + d8597e4 commit 8ca6004

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