We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af46b5e commit 417f82cCopy full SHA for 417f82c
1 file changed
dependencyManagement/build.gradle.kts
@@ -20,7 +20,7 @@ val DEPENDENCY_BOMS = listOf(
20
"io.zipkin.reporter2:zipkin-reporter-bom:3.4.0",
21
"org.assertj:assertj-bom:3.25.3",
22
"org.junit:junit-bom:5.10.2",
23
- "org.testcontainers:testcontainers-bom:1.19.7",
+ "org.testcontainers:testcontainers-bom:1.19.8",
24
"org.snakeyaml:snakeyaml-engine:2.7"
25
)
26
0 commit comments