Skip to content

Commit d71afa1

Browse files
Bump org.testcontainers:testcontainers-bom from 1.20.3 to 1.20.6
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.20.3 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.3...1.20.6) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 541262a commit d71afa1

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
@@ -33,7 +33,7 @@
3333
<maven.compiler.target>${java.version}</maven.compiler.target>
3434
<maven.compiler.source>${java.version}</maven.compiler.source>
3535
<wiremock.version>3.5.4</wiremock.version>
36-
<testcontainers.version>1.20.3</testcontainers.version>
36+
<testcontainers.version>1.20.6</testcontainers.version>
3737
<junit.version>5.12.1</junit.version>
3838
<assertj.version>3.26.3</assertj.version>
3939
<awaitility.version>4.2.2</awaitility.version>

0 commit comments

Comments
 (0)