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 dd79c3a commit 95bb5acCopy full SHA for 95bb5ac
smoke-tests/framework/build.gradle.kts
@@ -22,7 +22,7 @@ dependencies {
22
implementation("io.opentelemetry.proto:opentelemetry-proto:1.4.0-alpha")
23
24
// this is exposed in SmokeTestExtension API
25
- api("org.testcontainers:testcontainers:1.20.3")
+ api("org.testcontainers:testcontainers:1.20.4")
26
27
implementation("org.awaitility:awaitility:4.2.2")
28
0 commit comments