We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1cc20f commit 7bbd5afCopy full SHA for 7bbd5af
dependencyManagement/build.gradle.kts
@@ -18,7 +18,7 @@ val DEPENDENCY_BOMS = listOf(
18
"com.linecorp.armeria:armeria-bom:1.22.0",
19
"com.squareup.okhttp3:okhttp-bom:4.10.0",
20
"com.squareup.okio:okio-bom:3.3.0", // applies to transitive dependencies of okhttp
21
- "io.grpc:grpc-bom:1.52.1",
+ "io.grpc:grpc-bom:1.53.0",
22
"io.netty:netty-bom:4.1.87.Final",
23
"io.zipkin.brave:brave-bom:5.15.0",
24
"io.zipkin.reporter2:zipkin-reporter-bom:2.16.3",
0 commit comments