Skip to content

Commit

Permalink
Bump org.testcontainers:testcontainers from 1.18.0 to 1.18.1 (#3072)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 12, 2023
1 parent 80e62d8 commit 93f393f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smoke-tests/framework/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies {
implementation("org.eclipse.jetty:jetty-servlet:10.0.15")

// this is exposed in SmokeTestExtension API
api("org.testcontainers:testcontainers:1.18.0")
api("org.testcontainers:testcontainers:1.18.1")

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

Expand Down

0 comments on commit 93f393f

Please sign in to comment.