Skip to content

Commit 63549a4

Browse files
Bump org.testcontainers:testcontainers-bom (#9133)
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.19.7 to 1.19.8 - [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.7...1.19.8) --- 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 a43f1fb commit 63549a4

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.4'
116116
springVersion = '6.1.6'
117117
springWsVersion = '4.0.10'
118-
testcontainersVersion = '1.19.7'
118+
testcontainersVersion = '1.19.8'
119119
tomcatVersion = '10.1.23'
120120
xmlUnitVersion = '2.9.1'
121121
xstreamVersion = '1.4.20'

0 commit comments

Comments
 (0)