Bump testcontainers.version from 1.15.0-rc2 to 1.15.0 (#240)

Bumps `testcontainers.version` from 1.15.0-rc2 to 1.15.0.

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

Updates `rabbitmq` from 1.15.0-rc2 to 1.15.0
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md)
- [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.15.0-rc2...1.15.0)

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

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2021-01-27 15:16:06 -05:00
committed by GitHub
parent 9ad0b6035b
commit f895428138

View File

@@ -18,7 +18,7 @@
</parent>
<properties>
<testcontainers.version>1.15.0-rc2</testcontainers.version>
<testcontainers.version>1.15.0</testcontainers.version>
</properties>
<dependencies>