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 56e7ebe commit 4f9d1c9Copy full SHA for 4f9d1c9
dependencyManagement/build.gradle.kts
@@ -14,7 +14,7 @@ val DEPENDENCY_BOMS = listOf(
14
"com.linecorp.armeria:armeria-bom:1.29.4",
15
"com.squareup.okhttp3:okhttp-bom:4.12.0",
16
"com.squareup.okio:okio-bom:3.9.0", // applies to transitive dependencies of okhttp
17
- "io.grpc:grpc-bom:1.65.1",
+ "io.grpc:grpc-bom:1.66.0",
18
"io.netty:netty-bom:4.1.112.Final",
19
"io.zipkin.brave:brave-bom:6.0.3",
20
"io.zipkin.reporter2:zipkin-reporter-bom:3.4.0",
0 commit comments