Skip to content

Commit 4a1265b

Browse files
Bump org.testcontainers:testcontainers-bom from 1.20.1 to 1.20.2
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.20.1 to 1.20.2. - [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.2) --- 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 249cc35 commit 4a1265b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ spring-legacy = "2.7.18"
55
spring-current = "3.3.3"
66
spring-dependency-management = "1.1.6"
77
kotlinter = "4.4.1"
8-
testcontainers = "1.20.1"
8+
testcontainers = "1.20.2"
99
kotest = "5.9.1"
1010
kotest-spring = "1.3.0"
1111
awaitility = "4.2.2"

0 commit comments

Comments
 (0)