fix(deps): update dependency com.google.api.grpc:proto-google-common-protos to v2.57.0 (#7349)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-05-15 14:56:09 -05:00 committed by GitHub
parent d698c1d326
commit 4c6ba0aed1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -73,7 +73,7 @@ val DEPENDENCIES = listOf(
"io.prometheus:simpleclient_httpserver:${prometheusClientVersion}",
"javax.annotation:javax.annotation-api:1.3.2",
"com.github.stefanbirkner:system-rules:1.19.0",
"com.google.api.grpc:proto-google-common-protos:2.56.0",
"com.google.api.grpc:proto-google-common-protos:2.57.0",
"com.google.code.findbugs:jsr305:3.0.2",
"com.google.guava:guava-beta-checker:1.0",
"com.sun.net.httpserver:http:20070405",