Skip to content

Commit

Permalink
⬆ : bump testcontainers.version from 1.15.1 to 1.15.2 (#553)
Browse files Browse the repository at this point in the history
Bumps `testcontainers.version` from 1.15.1 to 1.15.2.

Updates `testcontainers` from 1.15.1 to 1.15.2
- [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.15.1...1.15.2)

Updates `vault` from 1.15.1 to 1.15.2
- [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.15.1...1.15.2)

Updates `junit-jupiter` from 1.15.1 to 1.15.2
- [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.15.1...1.15.2)

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 Feb 15, 2021
1 parent 62e9843 commit 70a9b46
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 @@ -47,7 +47,7 @@
<junit-jupiter.version>5.5.2</junit-jupiter.version>
<kotlin.version>1.4.30</kotlin.version>
<kotlinx.version>1.3.9</kotlinx.version>
<testcontainers.version>1.15.1</testcontainers.version>
<testcontainers.version>1.15.2</testcontainers.version>
<node.version>v12.16.0</node.version>
<npm.version>6.13.4</npm.version>
<spring.vault.version>2.2.2.RELEASE</spring.vault.version>
Expand Down

0 comments on commit 70a9b46

Please sign in to comment.