Bump testcontainers.version from 1.15.0-rc2 to 1.15.0

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

Updates `testcontainers` 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 `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 `mariadb` 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[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-11-09 06:25:14 +00:00 committed by GitHub
parent 2fd895a6dc
commit 921d9963a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
<localRepoPath>${project.build.directory}/local-repo</localRepoPath>
<settingsPath>src/it/settings.xml</settingsPath>
<surefire.rerunFailingTestsCount>0</surefire.rerunFailingTestsCount>
<testcontainers.version>1.15.0-rc2</testcontainers.version>
<testcontainers.version>1.15.0</testcontainers.version>
</properties>
<licenses>