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 68e1193 commit 0572085Copy full SHA for 0572085
dependencyManagement/build.gradle.kts
@@ -29,7 +29,7 @@ val DEPENDENCY_BOMS = listOf(
29
"com.azure:azure-sdk-bom:1.2.27",
30
"io.netty:netty-bom:4.1.113.Final",
31
"org.junit:junit-bom:5.11.1",
32
- "org.testcontainers:testcontainers-bom:1.20.1",
+ "org.testcontainers:testcontainers-bom:1.20.2",
33
)
34
35
val autoServiceVersion = "1.1.1"
0 commit comments