Bump org.testcontainers:testcontainers-bom from 1.17.3 to 1.17.6 (#3072)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-11-03 11:30:01 -04:00
committed by GitHub
parent 48612c4f6a
commit 0aee03ec2a

View File

@@ -56,7 +56,7 @@
<junit-pioneer.version>1.6.2</junit-pioneer.version>
<spring-cloud-circuitbreaker.version>3.0.4-SNAPSHOT</spring-cloud-circuitbreaker.version>
<spring-cloud-commons.version>4.0.5-SNAPSHOT</spring-cloud-commons.version>
<testcontainers.version>1.17.3</testcontainers.version>
<testcontainers.version>1.17.6</testcontainers.version>
</properties>
<dependencyManagement>