Skip to content

Commit d44df67

Browse files
dependabot[bot]rzo1
authored andcommitted
Bump testcontainers.version from 1.21.3 to 1.21.4
Bumps `testcontainers.version` from 1.21.3 to 1.21.4. Updates `org.testcontainers:junit-jupiter` from 1.21.3 to 1.21.4 - [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.3...1.21.4) Updates `org.testcontainers:testcontainers-bom` from 1.21.3 to 1.21.4 - [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.3...1.21.4) --- updated-dependencies: - dependency-name: org.testcontainers:junit-jupiter dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2695a7d commit d44df67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ under the License.
7676
<commons.compress.version>1.28.0</commons.compress.version>
7777
<commons.codec.version>1.20.0</commons.codec.version>
7878
<git-code-format-maven-plugin.version>5.4</git-code-format-maven-plugin.version>
79-
<testcontainers.version>1.21.3</testcontainers.version>
79+
<testcontainers.version>1.21.4</testcontainers.version>
8080
<maven.mojo.license.plugin>2.7.0</maven.mojo.license.plugin>
8181
<checkstyle-maven-plugin.version>3.6.0</checkstyle-maven-plugin.version>
8282
<checkstyle.version>12.3.0</checkstyle.version>

0 commit comments

Comments
 (0)