Skip to content

Commit 93f393f

Browse files
Bump org.testcontainers:testcontainers from 1.18.0 to 1.18.1 (#3072)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 80e62d8 commit 93f393f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke-tests/framework/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies {
1919
implementation("org.eclipse.jetty:jetty-servlet:10.0.15")
2020

2121
// this is exposed in SmokeTestExtension API
22-
api("org.testcontainers:testcontainers:1.18.0")
22+
api("org.testcontainers:testcontainers:1.18.1")
2323

2424
implementation("org.awaitility:awaitility:4.2.0")
2525

0 commit comments

Comments
 (0)