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 80e62d8 commit 93f393fCopy full SHA for 93f393f
smoke-tests/framework/build.gradle.kts
@@ -19,7 +19,7 @@ dependencies {
19
implementation("org.eclipse.jetty:jetty-servlet:10.0.15")
20
21
// this is exposed in SmokeTestExtension API
22
- api("org.testcontainers:testcontainers:1.18.0")
+ api("org.testcontainers:testcontainers:1.18.1")
23
24
implementation("org.awaitility:awaitility:4.2.0")
25
0 commit comments