Skip to content

Commit 4bcfbd7

Browse files
Bump testcontainers from 1.15.2 to 1.15.3 in /core (#4067)
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.15.2 to 1.15.3. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](1.15.2...1.15.3) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad348c4 commit 4bcfbd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ configurations.all {
165165
}
166166

167167
dependencies {
168-
baseline 'org.testcontainers:testcontainers:1.15.2', {
168+
baseline 'org.testcontainers:testcontainers:1.15.3', {
169169
exclude group: "*", module: "*"
170170
}
171171

0 commit comments

Comments
 (0)