Skip to content

Commit d8597e4

Browse files
Update dependency com.google.api.grpc:proto-google-common-protos to v2.40.0
1 parent 2745e36 commit d8597e4

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)