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 4c0044e commit 9631f54Copy full SHA for 9631f54
dependencyManagement/build.gradle.kts
@@ -31,7 +31,7 @@ val DEPENDENCY_BOMS = listOf(
31
"com.google.protobuf:protobuf-bom:4.32.0",
32
"com.squareup.okhttp3:okhttp-bom:$okhttpVersion",
33
"com.squareup.okio:okio-bom:3.16.0", // applies to transitive dependencies of okhttp
34
- "io.grpc:grpc-bom:1.74.0",
+ "io.grpc:grpc-bom:1.75.0",
35
"io.netty:netty-bom:4.2.4.Final",
36
"io.zipkin.brave:brave-bom:6.3.0",
37
"io.zipkin.reporter2:zipkin-reporter-bom:3.5.1",
0 commit comments