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 7ee367a commit 4680146Copy full SHA for 4680146
dependencyManagement/build.gradle.kts
@@ -15,7 +15,7 @@ val DEPENDENCY_BOMS = listOf(
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.64.0",
18
- "io.netty:netty-bom:4.1.110.Final",
+ "io.netty:netty-bom:4.1.111.Final",
19
"io.zipkin.brave:brave-bom:6.0.3",
20
"io.zipkin.reporter2:zipkin-reporter-bom:3.4.0",
21
"org.assertj:assertj-bom:3.26.0",
0 commit comments