Skip to content

Commit 555a75c

Browse files
Bump org.testcontainers:testcontainers-bom from 1.20.2 to 1.20.3 (#2883)
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.20.2 to 1.20.3. - [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.2...1.20.3) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6622c07 commit 555a75c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ ext {
6969
springDataVersion = '2024.1.0-RC1'
7070
springRetryVersion = '2.0.10'
7171
springVersion = '6.2.0-RC2'
72-
testcontainersVersion = '1.20.2'
72+
testcontainersVersion = '1.20.3'
7373

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

0 commit comments

Comments
 (0)