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 9051491 commit 9974bafCopy full SHA for 9974baf
dependencyManagement/build.gradle.kts
@@ -22,7 +22,7 @@ val DEPENDENCY_BOMS = listOf(
22
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom:${otelInstrumentationVersion}",
23
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:${otelInstrumentationAlphaVersion}",
24
"com.azure:azure-sdk-bom:1.2.37",
25
- "io.netty:netty-bom:4.2.3.Final",
+ "io.netty:netty-bom:4.2.4.Final",
26
"org.junit:junit-bom:5.13.4",
27
"org.testcontainers:testcontainers-bom:1.21.3",
28
)
0 commit comments