Skip to content

Commit 2755eea

Browse files
dependabot[bot]yonatankarp
authored andcommitted
Bump org.testcontainers:testcontainers-bom from 1.20.6 to 1.21.0
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.20.6 to 1.21.0. - [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.6...1.21.0) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bf0582 commit 2755eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ springDependencyManagement = "1.1.7"
1212
springboot = "3.4.4"
1313
springdoc = "2.8.6"
1414
swagger = "7.12.0"
15-
testcontainers = "1.20.6"
15+
testcontainers = "1.21.0"
1616

1717
[libraries]
1818

0 commit comments

Comments
 (0)