Skip to content

Commit 7323256

Browse files
Bump org.testcontainers:testcontainers-bom from 1.20.1 to 1.20.6
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.20.1 to 1.20.6. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](testcontainers/testcontainers-java@1.20.1...1.20.6) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 67d2b3f commit 7323256

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ ext {
2727
awsSdkVersion = "2.30.8"
2828
springBootVersion = "3.4.2"
2929
edisonVersion = "3.4.2"
30-
testcontainersVersion = "1.20.1"
30+
testcontainersVersion = "1.20.6"
3131
}
3232

3333

0 commit comments

Comments
 (0)