Skip to content

Commit

Permalink
Bump testcontainers from 1.14.1 to 1.14.2 in /core (#2751)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed May 16, 2020
1 parent 8c7c769 commit bf233cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Expand Up @@ -104,7 +104,7 @@ if (!org.gradle.internal.os.OperatingSystem.current().isWindows()) {
}

dependencies {
baseline 'org.testcontainers:testcontainers:1.14.1', {
baseline 'org.testcontainers:testcontainers:1.14.2', {
exclude group: "*", module: "*"
}

Expand Down

0 comments on commit bf233cd

Please sign in to comment.