Skip to content

Commit 9fefe57

Browse files
Bump org.testcontainers:testcontainers-bom from 1.19.2 to 1.19.3
Bumps [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java) from 1.19.2 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.2...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]>
1 parent 4bf0d17 commit 9fefe57

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
@@ -115,7 +115,7 @@ ext {
115115
springSecurityVersion = '6.2.0'
116116
springVersion = '6.1.2'
117117
springWsVersion = '4.0.9'
118-
testcontainersVersion = '1.19.2'
118+
testcontainersVersion = '1.19.3'
119119
tomcatVersion = '10.1.17'
120120
xmlUnitVersion = '2.9.1'
121121
xstreamVersion = '1.4.20'

0 commit comments

Comments
 (0)