Skip to content

Commit fbd93a9

Browse files
Bump org.testcontainers:testcontainers-bom from 1.20.4 to 1.20.5
Bumps [org.testcontainers:testcontainers-bom](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-bom 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 f5c64ee commit fbd93a9

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
@@ -65,7 +65,7 @@ ext {
6565
springDataVersion = '2025.1.0-SNAPSHOT'
6666
springRetryVersion = '2.0.11'
6767
springVersion = '7.0.0-SNAPSHOT'
68-
testcontainersVersion = '1.20.4'
68+
testcontainersVersion = '1.20.5'
6969

7070
javaProjects = subprojects - project(':spring-amqp-bom')
7171
}

0 commit comments

Comments
 (0)