Skip to content

Commit d90cf44

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

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
@@ -68,7 +68,7 @@ val DEPENDENCIES = listOf(
6868
"io.prometheus:prometheus-metrics-exposition-formats-no-protobuf:${prometheusServerVersion}",
6969
"javax.annotation:javax.annotation-api:1.3.2",
7070
"com.github.stefanbirkner:system-rules:1.19.0",
71-
"com.google.api.grpc:proto-google-common-protos:2.58.0",
71+
"com.google.api.grpc:proto-google-common-protos:2.58.2",
7272
"com.google.code.findbugs:jsr305:3.0.2",
7373
"com.google.guava:guava-beta-checker:1.0",
7474
"com.sun.net.httpserver:http:20070405",

0 commit comments

Comments
 (0)