Skip to content

Commit d8fd2cd

Browse files
Bump org.testcontainers:testcontainers-bom from 1.21.1 to 1.21.2 (#3109)
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.21.1 to 1.21.2. - [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.21.1...1.21.2) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-version: 1.21.2 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 67d2495 commit d8fd2cd

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.12'
6767
springVersion = '7.0.0-SNAPSHOT'
68-
testcontainersVersion = '1.21.1'
68+
testcontainersVersion = '1.21.2'
6969

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

0 commit comments

Comments
 (0)