Bump org.testcontainers:testcontainers-bom from 1.17.3 to 1.17.6

Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.17.3 to 1.17.6.
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.17.3...1.17.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>
This commit is contained in:
dependabot[bot]
2023-10-18 17:07:14 +00:00
committed by Marcus Hert Da Coregio
parent 3181c92159
commit bb06f2d1b9

View File

@@ -11,7 +11,7 @@ org-mongodb = "4.8.2"
org-slf4j = "2.0.7"
org-springframework-boot = "3.0.7"
org-springframework = "6.0.13"
org-testcontainers = "1.17.3"
org-testcontainers = "1.17.6"
org-junit = "5.9.3"
[libraries]