Skip to content

Commit 43c01f6

Browse files
Bump testcontainers.version from 1.19.4 to 1.19.8 (#2121)
Bumps `testcontainers.version` from 1.19.4 to 1.19.8. Updates `org.testcontainers:rabbitmq` from 1.19.4 to 1.19.8 - [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.19.4...1.19.8) Updates `org.testcontainers:junit-jupiter` from 1.19.4 to 1.19.8 - [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.19.4...1.19.8) --- updated-dependencies: - dependency-name: org.testcontainers:rabbitmq dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9422e56 commit 43c01f6

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
@@ -52,7 +52,7 @@
5252
<maven-surefire-plugin.version>3.2.5</maven-surefire-plugin.version> <!-- @releaser:version-check-off -->
5353
<awaitility.version>4.2.0</awaitility.version>
5454
<artemis.version>2.31.2</artemis.version>
55-
<testcontainers.version>1.19.4</testcontainers.version>
55+
<testcontainers.version>1.19.8</testcontainers.version>
5656
<hamcrest.version>2.2</hamcrest.version>
5757

5858
<!-- We need to have compatibility with Gradle -->

0 commit comments

Comments
 (0)