Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

Commit 94760d8

Browse files
dependabot[bot]tadayosi
authored andcommitted
Bump org.testcontainers:testcontainers-bom from 1.20.5 to 1.20.6
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.20.5 to 1.20.6. - [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.5...1.20.6) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 1.20.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f816bb commit 94760d8

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
@@ -47,7 +47,7 @@
4747
<junit-jupiter-version>5.11.4</junit-jupiter-version>
4848
<log4j2-version>2.24.3</log4j2-version>
4949
<slf4j-version>1.7.36</slf4j-version>
50-
<testcontainers-version>1.20.5</testcontainers-version>
50+
<testcontainers-version>1.20.6</testcontainers-version>
5151

5252
<build-helper-maven-plugin-version>3.6.0</build-helper-maven-plugin-version>
5353
<central-publishing-maven-plugin-version>0.7.0</central-publishing-maven-plugin-version>

0 commit comments

Comments
 (0)