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 fb2a47c commit b482e76Copy full SHA for b482e76
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.1", // applies to transitive dependencies of okhttp
17
"io.grpc:grpc-bom:1.68.1",
18
- "io.netty:netty-bom:4.1.114.Final",
+ "io.netty:netty-bom:4.1.115.Final",
19
"io.zipkin.brave:brave-bom:6.0.3",
20
"io.zipkin.reporter2:zipkin-reporter-bom:3.4.2",
21
"org.assertj:assertj-bom:3.26.3",
0 commit comments