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 ba49eef commit 7961104Copy full SHA for 7961104
dependencyManagement/build.gradle.kts
@@ -46,7 +46,7 @@ val dependencyBoms = listOf(
46
"io.netty:netty-bom:4.1.126.Final",
47
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:$otelAlphaVersion",
48
"org.apache.logging.log4j:log4j-bom:2.21.1",
49
- "org.junit:junit-bom:5.10.1",
+ "org.junit:junit-bom:5.13.4",
50
"org.springframework.boot:spring-boot-dependencies:2.7.17",
51
"org.testcontainers:testcontainers-bom:1.19.3",
52
"software.amazon.awssdk:bom:2.30.17",
0 commit comments