Skip to content

Commit 28d5e7a

Browse files
Bump org.testcontainers:testcontainers from 1.21.2 to 1.21.3 (#4265)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 18992a1 commit 28d5e7a

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
@@ -22,7 +22,7 @@ dependencies {
2222
implementation("io.opentelemetry.proto:opentelemetry-proto:1.7.0-alpha")
2323

2424
// this is exposed in SmokeTestExtension API
25-
api("org.testcontainers:testcontainers:1.21.2")
25+
api("org.testcontainers:testcontainers:1.21.3")
2626

2727
implementation("org.awaitility:awaitility:4.3.0")
2828

0 commit comments

Comments
 (0)