Skip to content

Commit ba2201e

Browse files
Bump org.testcontainers:testcontainers-bom from 1.17.2 to 1.17.6 (#3080)
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.17.2 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.2...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 2157023 commit ba2201e

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.0.0</junit-pioneer.version>
5757
<spring-cloud-circuitbreaker.version>2.1.8-SNAPSHOT</spring-cloud-circuitbreaker.version>
5858
<spring-cloud-commons.version>3.1.8-SNAPSHOT</spring-cloud-commons.version>
59-
<testcontainers.version>1.17.2</testcontainers.version>
59+
<testcontainers.version>1.17.6</testcontainers.version>
6060
<kotlin-maven-plugin.version>1.6.21</kotlin-maven-plugin.version>
6161
</properties>
6262

0 commit comments

Comments
 (0)