Skip to content

Commit 41390f1

Browse files
Bump org.testcontainers:testcontainers-bom from 1.20.5 to 1.20.6
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.20.5 to 1.20.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.20.5...1.20.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]>
1 parent 829980c commit 41390f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ ext {
6969
springDataVersion = '2024.1.3'
7070
springRetryVersion = '2.0.11'
7171
springVersion = '6.2.3'
72-
testcontainersVersion = '1.20.5'
72+
testcontainersVersion = '1.20.6'
7373

7474
javaProjects = subprojects - project(':spring-amqp-bom')
7575
}

0 commit comments

Comments
 (0)