Skip to content

Commit e15eedc

Browse files
Update dependency com.google.api.grpc:proto-google-common-protos to v2.40.0 (#6490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 88be482 commit e15eedc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ val DEPENDENCIES = listOf(
5555
"io.prometheus:simpleclient_httpserver:${prometheusClientVersion}",
5656
"javax.annotation:javax.annotation-api:1.3.2",
5757
"com.github.stefanbirkner:system-rules:1.19.0",
58-
"com.google.api.grpc:proto-google-common-protos:2.39.1",
58+
"com.google.api.grpc:proto-google-common-protos:2.40.0",
5959
"com.google.code.findbugs:jsr305:3.0.2",
6060
"com.google.guava:guava-beta-checker:1.0",
6161
"com.sun.net.httpserver:http:20070405",

0 commit comments

Comments
 (0)