Skip to content

Commit 09e9249

Browse files
build(deps): bump org.testcontainers:testcontainers-bom
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 2.0.3 to 2.0.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@2.0.3...2.0.4) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 2.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e3eb5da commit 09e9249

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<maven-surefire-plugin.version>3.5.5</maven-surefire-plugin.version>
3434
<maven-failsafe-plugin.version>3.5.5</maven-failsafe-plugin.version>
3535
<mockito.version>5.23.0</mockito.version>
36-
<testcontainers.version>2.0.3</testcontainers.version>
36+
<testcontainers.version>2.0.4</testcontainers.version>
3737
<central-publishing-maven-plugin.version>0.10.0</central-publishing-maven-plugin.version>
3838
</properties>
3939

0 commit comments

Comments
 (0)