We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18a7092 commit 94a2b84Copy full SHA for 94a2b84
dependencyManagement/build.gradle.kts
@@ -44,7 +44,7 @@ val dependencyBoms = listOf(
44
"org.apache.logging.log4j:log4j-bom:2.21.1",
45
"org.junit:junit-bom:5.10.1",
46
"org.springframework.boot:spring-boot-dependencies:2.7.17",
47
- "org.testcontainers:testcontainers-bom:1.19.3",
+ "org.testcontainers:testcontainers-bom:1.20.6",
48
"software.amazon.awssdk:bom:2.21.33",
49
)
50
0 commit comments