Skip to content

Commit 6c85d51

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.testcontainers-testcontainers-1.16.2' into combined-pr-branch
2 parents 3a0bf16 + bf7f4e3 commit 6c85d51

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
@@ -53,7 +53,7 @@ configurations.all {
5353
}
5454

5555
dependencies {
56-
baseline 'org.testcontainers:testcontainers:1.16.0', {
56+
baseline 'org.testcontainers:testcontainers:1.16.2', {
5757
exclude group: "*", module: "*"
5858
}
5959

0 commit comments

Comments
 (0)