Skip to content

Commit 642b4f7

Browse files
build(deps-dev): Bump org.testcontainers:testcontainers
Bumps [org.testcontainers:testcontainers](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 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9194aed commit 642b4f7

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
@@ -35,7 +35,7 @@
3535
<org.junit.jupiter.version>5.10.2</org.junit.jupiter.version>
3636
<org.mockito.version>5.11.0</org.mockito.version>
3737
<org.slf4j.version>2.0.12</org.slf4j.version>
38-
<org.testcontainers.version>1.19.6</org.testcontainers.version>
38+
<org.testcontainers.version>1.19.7</org.testcontainers.version>
3939
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4040
</properties>
4141

0 commit comments

Comments
 (0)