Skip to content

Commit 7c5a872

Browse files
Bump org.testcontainers:testcontainers from 1.20.3 to 1.20.4
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.20.3 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.3...1.20.4) --- 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 0f3de47 commit 7c5a872

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
@@ -25,7 +25,7 @@
2525
<module.name>${project.groupId}.forensics.api</module.name>
2626

2727
<!-- Library Dependencies Versions -->
28-
<testcontainers.version>1.20.3</testcontainers.version>
28+
<testcontainers.version>1.20.4</testcontainers.version>
2929

3030
</properties>
3131

0 commit comments

Comments
 (0)