Upgrade testcontainers to 1.15.1 (#5814)
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
parent
3730dd4064
commit
38f0fc4c7f
2
pom.xml
2
pom.xml
|
@ -69,7 +69,7 @@
|
|||
<localRepoPath>${project.build.directory}/local-repo</localRepoPath>
|
||||
<settingsPath>src/it/settings.xml</settingsPath>
|
||||
<surefire.rerunFailingTestsCount>0</surefire.rerunFailingTestsCount>
|
||||
<testcontainers.version>1.15.0</testcontainers.version>
|
||||
<testcontainers.version>1.15.1</testcontainers.version>
|
||||
<maria.version>2.7.0</maria.version>
|
||||
</properties>
|
||||
|
||||
|
|
Loading…
Reference in New Issue