Skip to content

Commit

Permalink
⬆️ : bump testcontainers.version from 1.14.2 to 1.14.3 (#310)
Browse files Browse the repository at this point in the history
Bumps `testcontainers.version` from 1.14.2 to 1.14.3.

Updates `testcontainers` from 1.14.2 to 1.14.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.14.2...1.14.3)

Updates `junit-jupiter` from 1.14.2 to 1.14.3
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.14.2...1.14.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 5, 2020
1 parent bf7c50b commit 6d391c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<jersey.version>2.27</jersey.version>
<junit-jupiter.version>5.5.2</junit-jupiter.version>
<kotlin.version>1.3.72</kotlin.version>
<testcontainers.version>1.14.2</testcontainers.version>
<testcontainers.version>1.14.3</testcontainers.version>
<node.version>v12.16.0</node.version>
<npm.version>6.13.4</npm.version>
<frontend-maven-plugin.version>1.10.0</frontend-maven-plugin.version>
Expand Down

0 comments on commit 6d391c0

Please sign in to comment.