Skip to content

Commit 98a74a5

Browse files
dependabot[bot]tadayosi
authored andcommitted
Bump org.testcontainers:testcontainers-bom from 1.20.2 to 1.20.4
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.20.2 to 1.20.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.20.2...1.20.4) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a2a4963 commit 98a74a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<junit-jupiter-version>5.11.3</junit-jupiter-version>
3232
<log4j2-version>2.24.2</log4j2-version>
3333
<slf4j-version>2.0.0</slf4j-version>
34-
<testcontainers-version>1.20.2</testcontainers-version>
34+
<testcontainers-version>1.20.4</testcontainers-version>
3535

3636
<build-helper-maven-plugin-version>3.6.0</build-helper-maven-plugin-version>
3737
<maven-failsafe-plugin-version>3.5.0</maven-failsafe-plugin-version>

0 commit comments

Comments
 (0)