Skip to content

Commit

Permalink
⬆️ : bump testcontainers.version from 1.14.3 to 1.15.1
Browse files Browse the repository at this point in the history
Bumps `testcontainers.version` from 1.14.3 to 1.15.1.

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

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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored and juwit committed Dec 31, 2020
1 parent 5fcd987 commit 43c744b
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.10</kotlin.version>
<kotlinx.version>1.3.9</kotlinx.version>
<testcontainers.version>1.14.3</testcontainers.version>
<testcontainers.version>1.15.1</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 43c744b

Please sign in to comment.