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 3af6cf3 commit be3aa3bCopy full SHA for be3aa3b
dependencyManagement/build.gradle.kts
@@ -14,7 +14,7 @@ val DEPENDENCY_BOMS = listOf(
14
"org.junit:junit-bom:5.10.0",
15
"io.grpc:grpc-bom:1.57.2",
16
"io.opentelemetry.instrumentation:opentelemetry-instrumentation-bom-alpha:1.28.0-alpha",
17
- "org.testcontainers:testcontainers-bom:1.18.3"
+ "org.testcontainers:testcontainers-bom:1.19.0"
18
)
19
20
val autoServiceVersion = "1.1.1"
0 commit comments