Skip to content

Commit 5517438

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/core/org.testcontainers-testcontainers-1.16.3' into combined-pr-branch
2 parents de54cc7 + 7b8edbd commit 5517438

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.2', {
56+
baseline 'org.testcontainers:testcontainers:1.16.3', {
5757
exclude group: "*", module: "*"
5858
}
5959

0 commit comments

Comments
 (0)