Skip to content

Commit f4ef7e7

Browse files
Bump testcontainers from 1.16.3 to 1.17.1 in /core
Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.16.3 to 1.17.1. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](1.16.3...1.17.1) --- updated-dependencies: - dependency-name: org.testcontainers:testcontainers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9660137 commit f4ef7e7

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
@@ -60,7 +60,7 @@ configurations.all {
6060
}
6161

6262
dependencies {
63-
baseline 'org.testcontainers:testcontainers:1.16.3', {
63+
baseline 'org.testcontainers:testcontainers:1.17.1', {
6464
exclude group: "*", module: "*"
6565
}
6666

0 commit comments

Comments
 (0)