Skip to content

Commit 34197c8

Browse files
Bump testContainersVersion from 1.17.5 to 1.17.6
Bumps `testContainersVersion` from 1.17.5 to 1.17.6. Updates `testcontainers` from 1.17.5 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.5...1.17.6) Updates `junit-jupiter` from 1.17.5 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.5...1.17.6) Updates `postgresql` from 1.17.5 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.5...1.17.6) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.testcontainers:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.testcontainers:postgresql dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5093896 commit 34197c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ val mockkVersion = "1.13.2"
44
val logstashVersion = "7.2"
55
val springVersion = "2.5.5"
66
val springSleuthVersion = "3.1.5"
7-
val testContainersVersion = "1.17.5"
7+
val testContainersVersion = "1.17.6"
88
val springDocVersion = "1.6.12"
99
val tokenValidationVersion = "2.1.7"
1010
val problemSpringWebStartVersion = "0.27.0"

0 commit comments

Comments
 (0)