GH-832 - Upgrade to Testcontainers 1.17.6.

This commit is contained in:
Oliver Drotbohm
2024-09-20 22:26:56 +02:00
parent bbc095bd55
commit b4456d5763

View File

@@ -13,7 +13,7 @@
<properties>
<module.name>org.springframework.modulith.events.jdbc</module.name>
<testcontainers.version>1.17.3</testcontainers.version>
<testcontainers.version>1.17.6</testcontainers.version>
</properties>
<dependencyManagement>