Skip to content

Commit 95bb5ac

Browse files
Bump org.testcontainers:testcontainers from 1.20.3 to 1.20.4 (#3967)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd79c3a commit 95bb5ac

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.4.0-alpha")
2323

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

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

0 commit comments

Comments
 (0)