Skip to content

Commit 47be414

Browse files
Bump the development-dependencies group with 1 update (#8991)
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.6 to 1.19.7 - [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.6...1.19.7) --- 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 7bf1bb9 commit 47be414

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
@@ -109,7 +109,7 @@ ext {
109109
springSecurityVersion = '6.1.7'
110110
springVersion = '6.0.17'
111111
springWsVersion = '4.0.10'
112-
testcontainersVersion = '1.19.6'
112+
testcontainersVersion = '1.19.7'
113113
tomcatVersion = '10.1.19'
114114
xmlUnitVersion = '2.9.1'
115115
xstreamVersion = '1.4.20'

0 commit comments

Comments
 (0)