Skip to content

Commit a5e9575

Browse files
Bump the development-dependencies group with 1 update
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.5 to 1.19.6 - [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.5...1.19.6) --- 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 dcd7107 commit a5e9575

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.3.0-SNAPSHOT'
116116
springVersion = '6.1.4'
117117
springWsVersion = '4.0.10'
118-
testcontainersVersion = '1.19.5'
118+
testcontainersVersion = '1.19.6'
119119
tomcatVersion = '10.1.19'
120120
xmlUnitVersion = '2.9.1'
121121
xstreamVersion = '1.4.20'

0 commit comments

Comments
 (0)