Skip to content

Commit 5c3e739

Browse files
Bump org.testcontainers:testcontainers-bom from 1.19.3 to 1.19.4 (#2606)
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.19.3 to 1.19.4. - [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.3...1.19.4) --- 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 0110214 commit 5c3e739

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.2'
7272
springRetryVersion = '2.0.5'
7373
springVersion = '6.1.3'
74-
testcontainersVersion = '1.19.3'
74+
testcontainersVersion = '1.19.4'
7575
zstdJniVersion = '1.5.5-11'
7676

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

0 commit comments

Comments
 (0)