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 1d65bb4 commit b1c8155Copy full SHA for b1c8155
smoke-tests/framework/build.gradle.kts
@@ -22,7 +22,7 @@ dependencies {
22
implementation("io.opentelemetry.proto:opentelemetry-proto:1.8.0-alpha")
23
24
// this is exposed in SmokeTestExtension API
25
- api("org.testcontainers:testcontainers:2.0.0")
+ api("org.testcontainers:testcontainers:2.0.1")
26
27
implementation("org.awaitility:awaitility:4.3.0")
28
0 commit comments