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 b2dcd50 commit 3f50385Copy full SHA for 3f50385
dependencyManagement/build.gradle.kts
@@ -28,7 +28,7 @@ val DEPENDENCY_BOMS = listOf(
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.114.Final",
31
- "org.junit:junit-bom:5.11.1",
+ "org.junit:junit-bom:5.11.2",
32
"org.testcontainers:testcontainers-bom:1.20.2",
33
)
34
0 commit comments