[JAVA-31655] Upgrade testcontainers.postgresql to the latest version (#16001)

This commit is contained in:
panos-kakos
2024-03-01 10:05:47 +02:00
committed by GitHub
parent 2024acec91
commit 924f3ff446
7 changed files with 8 additions and 11 deletions
+1 -1
View File
@@ -63,7 +63,7 @@
</build>
<properties>
<testcontainers.version>1.16.2</testcontainers.version>
<testcontainers.version>1.19.6</testcontainers.version>
</properties>
</project>