Upgrade to Testcontainers 1.17.6.

See #1889
This commit is contained in:
Mark Paluch
2023-01-09 10:32:46 +01:00
parent 8ee138e562
commit a8dd2b676e

View File

@@ -129,7 +129,7 @@
<spring>5.3.25-SNAPSHOT</spring>
<spring-hateoas>1.5.2</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.17.5</testcontainers>
<testcontainers>1.17.6</testcontainers>
<threetenbp>1.6.4</threetenbp>
<validation>1.1.0.Final</validation>
<vavr>0.10.4</vavr>