Skip to content

Commit 0aee03e

Browse files
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](testcontainers/testcontainers-java@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 48612c4 commit 0aee03e

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
@@ -56,7 +56,7 @@
5656
<junit-pioneer.version>1.6.2</junit-pioneer.version>
5757
<spring-cloud-circuitbreaker.version>3.0.4-SNAPSHOT</spring-cloud-circuitbreaker.version>
5858
<spring-cloud-commons.version>4.0.5-SNAPSHOT</spring-cloud-commons.version>
59-
<testcontainers.version>1.17.3</testcontainers.version>
59+
<testcontainers.version>1.17.6</testcontainers.version>
6060
</properties>
6161

6262
<dependencyManagement>

0 commit comments

Comments
 (0)