Skip to content

Commit b2ca954

Browse files
Bump org.testcontainers:testcontainers-bom (#9679)
Bumps the development-dependencies group with 1 update: [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java). Updates `org.testcontainers:testcontainers-bom` from 1.20.3 to 1.20.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.20.3...1.20.4) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da58fef commit b2ca954

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
@@ -116,7 +116,7 @@ ext {
116116
springSecurityVersion = '6.4.0'
117117
springVersion = '6.2.0'
118118
springWsVersion = '4.0.11'
119-
testcontainersVersion = '1.20.3'
119+
testcontainersVersion = '1.20.4'
120120
tomcatVersion = '10.1.33'
121121
xmlUnitVersion = '2.10.0'
122122
xstreamVersion = '1.4.21'

0 commit comments

Comments
 (0)