[JAVA-8703] Fix Live test to allow isolated execution

This commit is contained in:
Haroon Khan
2021-12-01 22:40:29 +00:00
parent 36866c09f7
commit 1ff29cf596
3 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
</build>
<properties>
<testcontainers.version>1.12.2</testcontainers.version>
<testcontainers.version>1.16.2</testcontainers.version>
</properties>
</project>