Upgrade to Testcontainers 1.17.3.

See #1757
This commit is contained in:
Mark Paluch
2022-07-12 15:13:52 +02:00
parent bbbf2a1f0c
commit 0a94368c73

View File

@@ -130,7 +130,7 @@
<spring>5.3.21</spring>
<spring-hateoas>1.5.1</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.17.2</testcontainers>
<testcontainers>1.17.3</testcontainers>
<threetenbp>1.6.0</threetenbp>
<validation>1.1.0.Final</validation>
<vavr>0.10.4</vavr>