Skip to content

Commit a4f5f70

Browse files
Bump org.testcontainers:testcontainers-bom from 1.19.6 to 1.19.7
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.19.6 to 1.19.7. - [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.6...1.19.7) --- 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 5985fe5 commit a4f5f70

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>2.35.0</wiremock.version>
36-
<testcontainers.version>1.19.6</testcontainers.version>
36+
<testcontainers.version>1.19.7</testcontainers.version>
3737
<junit.version>5.10.2</junit.version>
3838
<assertj.version>3.25.3</assertj.version>
3939
<awaitility.version>4.2.0</awaitility.version>

0 commit comments

Comments
 (0)