Skip to content

Commit 330881a

Browse files
fix(deps): update dependency com.google.api.grpc:proto-google-common-protos to v2.50.1 (#7000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6f8d491 commit 330881a

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
@@ -60,7 +60,7 @@ val DEPENDENCIES = listOf(
6060
"io.prometheus:simpleclient_httpserver:${prometheusClientVersion}",
6161
"javax.annotation:javax.annotation-api:1.3.2",
6262
"com.github.stefanbirkner:system-rules:1.19.0",
63-
"com.google.api.grpc:proto-google-common-protos:2.50.0",
63+
"com.google.api.grpc:proto-google-common-protos:2.50.1",
6464
"com.google.code.findbugs:jsr305:3.0.2",
6565
"com.google.guava:guava-beta-checker:1.0",
6666
"com.sun.net.httpserver:http:20070405",

0 commit comments

Comments
 (0)