Skip to content

Commit f9f7b18

Browse files
Bump testcontainers from 1.19.4 to 1.19.5 (#576)
Bumps `testcontainers` from 1.19.4 to 1.19.5. Updates `org.testcontainers:testcontainers` from 1.19.4 to 1.19.5 - [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.19.4...1.19.5) Updates `org.testcontainers:junit-jupiter` from 1.19.4 to 1.19.5 - [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.19.4...1.19.5) --- 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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a20220a commit f9f7b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ assertj = "3.24.2"
1919
awaitility = "4.2.0"
2020
mockito = "5.5.0"
2121
wiremock = "2.35.1"
22-
testcontainers = "1.19.4"
22+
testcontainers = "1.19.5"
2323
braveBom = "5.14.1"
2424
reactorBom = "2022.0.15"
2525
asmForPlugins = "7.3.1"

0 commit comments

Comments
 (0)