Skip to content

Commit 9b8067b

Browse files
Bump org.testcontainers:testcontainers-bom from 1.19.1 to 1.19.3 (#2584)
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.19.1 to 1.19.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.19.1...1.19.3) --- 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 396d062 commit 9b8067b

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
@@ -71,7 +71,7 @@ ext {
7171
springDataVersion = '2023.1.1'
7272
springRetryVersion = '2.0.5'
7373
springVersion = project.hasProperty('springVersion') ? project.springVersion : '6.1.0'
74-
testcontainersVersion = '1.19.1'
74+
testcontainersVersion = '1.19.3'
7575
zstdJniVersion = '1.5.5-11'
7676

7777
javaProjects = subprojects - project(':spring-amqp-bom')

0 commit comments

Comments
 (0)