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 b79242d commit 17b4065Copy full SHA for 17b4065
dependencyManagement/build.gradle.kts
@@ -18,7 +18,7 @@ val DEPENDENCY_BOMS = listOf(
18
"com.google.protobuf:protobuf-bom:4.31.1",
19
"com.squareup.okhttp3:okhttp-bom:5.1.0",
20
"com.squareup.okio:okio-bom:3.15.0", // applies to transitive dependencies of okhttp
21
- "io.grpc:grpc-bom:1.73.0",
+ "io.grpc:grpc-bom:1.74.0",
22
"io.netty:netty-bom:4.2.3.Final",
23
"io.zipkin.brave:brave-bom:6.3.0",
24
"io.zipkin.reporter2:zipkin-reporter-bom:3.5.1",
0 commit comments