Skip to content

Commit 682bc08

Browse files
chore(deps): Bump org.testcontainers:testcontainers-bom
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.19.5 to 1.19.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.19.5...1.19.6) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d12646a commit 682bc08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dictum-bom/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<annotations.version>24.1.0</annotations.version>
1818
<junit5.version>5.10.2</junit5.version>
1919
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
20-
<testcontainers.version>1.19.5</testcontainers.version>
20+
<testcontainers.version>1.19.6</testcontainers.version>
2121
<assertj-core.version>3.25.3</assertj-core.version>
2222
<versions-maven-plugin.version>2.16.2</versions-maven-plugin.version>
2323
</properties>

0 commit comments

Comments
 (0)