Skip to content

Commit a5b4f2c

Browse files
Bump testcontainers from 1.14.2 to 1.14.3 in /core (#2818)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> Co-authored-by: Richard North <[email protected]>
1 parent 9a4a4a9 commit a5b4f2c

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
@@ -104,7 +104,7 @@ if (!org.gradle.internal.os.OperatingSystem.current().isWindows()) {
104104
}
105105

106106
dependencies {
107-
baseline 'org.testcontainers:testcontainers:1.14.2', {
107+
baseline 'org.testcontainers:testcontainers:1.14.3', {
108108
exclude group: "*", module: "*"
109109
}
110110

0 commit comments

Comments
 (0)