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 fee85fa commit 4dd876dCopy full SHA for 4dd876d
dependencyManagement/build.gradle.kts
@@ -24,7 +24,7 @@ val DEPENDENCY_BOMS = listOf(
24
"com.azure:azure-sdk-bom:1.3.0",
25
"io.netty:netty-bom:4.2.6.Final",
26
"org.junit:junit-bom:5.13.4",
27
- "org.testcontainers:testcontainers-bom:2.0.0",
+ "org.testcontainers:testcontainers-bom:2.0.1",
28
)
29
30
val autoServiceVersion = "1.1.1"
0 commit comments