Skip to content

Commit a2fa424

Browse files
Bump testcontainers from 1.15.1 to 1.15.2 in /core (#3795)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Richard North <[email protected]>
1 parent a032dc2 commit a2fa424

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
@@ -165,7 +165,7 @@ configurations.all {
165165
}
166166

167167
dependencies {
168-
baseline 'org.testcontainers:testcontainers:1.15.1', {
168+
baseline 'org.testcontainers:testcontainers:1.15.2', {
169169
exclude group: "*", module: "*"
170170
}
171171

0 commit comments

Comments
 (0)