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 e104d6e commit 406c0c1Copy full SHA for 406c0c1
dependencyManagement/build.gradle.kts
@@ -27,7 +27,7 @@ val DEPENDENCY_BOMS = listOf(
27
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:${otelInstrumentationVersion}",
28
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationAlphaVersion}",
29
"com.azure:azure-sdk-bom:1.2.28",
30
- "io.netty:netty-bom:4.1.113.Final",
+ "io.netty:netty-bom:4.1.114.Final",
31
"org.junit:junit-bom:5.11.1",
32
"org.testcontainers:testcontainers-bom:1.20.2",
33
)
0 commit comments