Skip to content

Commit 1e763b2

Browse files
fix(deps): update dependency com.google.api.grpc:proto-google-common-protos to v2.61.2 (#7669)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b2c617c commit 1e763b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencyManagement/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ val DEPENDENCIES = listOf(
6969
"io.prometheus:prometheus-metrics-exposition-formats-no-protobuf:${prometheusServerVersion}",
7070
"javax.annotation:javax.annotation-api:1.3.2",
7171
"com.github.stefanbirkner:system-rules:1.19.0",
72-
"com.google.api.grpc:proto-google-common-protos:2.61.1",
72+
"com.google.api.grpc:proto-google-common-protos:2.61.2",
7373
"com.google.code.findbugs:jsr305:3.0.2",
7474
"com.google.guava:guava-beta-checker:1.0",
7575
"com.sun.net.httpserver:http:20070405",

0 commit comments

Comments
 (0)