Skip to content

Commit 941fa8c

Browse files
authored
Merge pull request #752 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.41.0
2 parents 0532827 + 115369d commit 941fa8c

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

2424
protobuf("dev.sigstore:protobuf-specs:0.3.2")
25-
protobuf("com.google.api.grpc:proto-google-common-protos:2.40.0")
25+
protobuf("com.google.api.grpc:proto-google-common-protos:2.41.0")
2626

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

0 commit comments

Comments
 (0)