Skip to content

Commit 1fed5cb

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.testcontainers-testcontainers-1.17.1' into combined-pr-branch
2 parents d74f477 + f4ef7e7 commit 1fed5cb

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
@@ -62,7 +62,7 @@ configurations.all {
6262
}
6363

6464
dependencies {
65-
baseline 'org.testcontainers:testcontainers:1.16.3', {
65+
baseline 'org.testcontainers:testcontainers:1.17.1', {
6666
exclude group: "*", module: "*"
6767
}
6868

0 commit comments

Comments
 (0)