Skip to content

Commit a7278f4

Browse files
dependabot[bot]joffrey-bion
authored andcommitted
Bump testcontainers from 1.20.6 to 1.21.0
Bumps `testcontainers` from 1.20.6 to 1.21.0. Updates `org.testcontainers:testcontainers` 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) Updates `org.testcontainers:junit-jupiter` 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 dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.testcontainers:junit-jupiter dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c7ba45e commit a7278f4

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
@@ -25,7 +25,7 @@ kotlinx-serialization = "1.8.1"
2525
ktor = "3.1.2"
2626
nexus-publish-plugin = "2.0.0"
2727
slf4j = "2.0.17"
28-
testcontainers = "1.20.6"
28+
testcontainers = "1.21.0"
2929
vyarus-github-info-plugin = "2.0.0"
3030

3131
[libraries]

0 commit comments

Comments
 (0)