We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c7efe2 commit 4aa7f57Copy full SHA for 4aa7f57
dependencyManagement/build.gradle.kts
@@ -56,7 +56,7 @@ val DEPENDENCIES = listOf(
56
"io.prometheus:simpleclient_httpserver:${prometheusClientVersion}",
57
"javax.annotation:javax.annotation-api:1.3.2",
58
"com.github.stefanbirkner:system-rules:1.19.0",
59
- "com.google.api.grpc:proto-google-common-protos:2.44.0",
+ "com.google.api.grpc:proto-google-common-protos:2.45.1",
60
"com.google.code.findbugs:jsr305:3.0.2",
61
"com.google.guava:guava-beta-checker:1.0",
62
"com.sun.net.httpserver:http:20070405",
0 commit comments