We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45b8c13 commit 5ec1e86Copy full SHA for 5ec1e86
dependencyManagement/build.gradle.kts
@@ -19,7 +19,7 @@ val DEPENDENCY_BOMS = listOf(
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",
22
- "org.junit:junit-bom:5.11.2",
+ "org.junit:junit-bom:5.11.3",
23
"org.testcontainers:testcontainers-bom:1.20.2",
24
"org.snakeyaml:snakeyaml-engine:2.8"
25
)
0 commit comments