Revert "rollback testcontainers version to 1.11.4 due to the newest testcontainers does not support "container_name" in docker compose"
This reverts commit 8bdd437644b613cf1d3a4de140f513ff569fabee.
This commit is contained in:
parent
8bdd437644
commit
41371a4f27
4
pom.xml
4
pom.xml
@ -123,8 +123,8 @@
|
||||
<spring-test-dbunit.version>1.3.0</spring-test-dbunit.version> <!-- 2016 -->
|
||||
<takari-cpsuite.version>1.2.7</takari-cpsuite.version> <!-- 2015 -->
|
||||
<!-- BLACKBOX TEST SCOPE -->
|
||||
<testcontainers.version>1.11.4</testcontainers.version>
|
||||
<zeroturnaround.version>1.10</zeroturnaround.version>
|
||||
<testcontainers.version>1.16.0</testcontainers.version>
|
||||
<zeroturnaround.version>1.12</zeroturnaround.version>
|
||||
</properties>
|
||||
|
||||
<modules>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user