Skip to content

Commit e68613f

Browse files
dependabot[bot]lburgazzoli
authored andcommitted
build(deps): bump org.testcontainers:testcontainers
Bumps [org.testcontainers:testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.20.4 to 1.20.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.20.4...1.20.5) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 59337b3 commit e68613f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ slf4j = "2.0.16"
66
guava = "33.4.0-jre"
77
assertj = "3.27.3"
88
junit = "5.11.4"
9-
testcontainers = "1.20.4"
9+
testcontainers = "1.20.5"
1010
protoc = "3.25.1"
1111
failsafe = "3.3.2"
1212
awaitility = "4.2.2"

0 commit comments

Comments
 (0)