Skip to content

Commit 2a2a80b

Browse files
Bump testContainersVersion from 1.21.1 to 1.21.2 in /Plan (#4136)
Bumps `testContainersVersion` from 1.21.1 to 1.21.2. Updates `org.testcontainers:testcontainers` from 1.21.1 to 1.21.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.21.1...1.21.2) Updates `org.testcontainers:junit-jupiter` from 1.21.1 to 1.21.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.21.1...1.21.2) Updates `org.testcontainers:nginx` from 1.21.1 to 1.21.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.21.1...1.21.2) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-version: 1.21.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.testcontainers:junit-jupiter dependency-version: 1.21.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.testcontainers:nginx dependency-version: 1.21.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 78b3e19 commit 2a2a80b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ subprojects {
9393
junitVersion = "5.13.1"
9494
mockitoVersion = "5.18.0"
9595
seleniumVersion = "4.33.0"
96-
testContainersVersion = "1.21.1"
96+
testContainersVersion = "1.21.2"
9797
awaitilityVersion = "4.3.0"
9898
swaggerVersion = "2.2.33"
9999
guavaVersion = "33.4.8-jre"

0 commit comments

Comments
 (0)