#1285 - Upgrade to Testcontainers 1.15.0.

This commit is contained in:
Mark Paluch
2020-12-07 08:57:19 +01:00
parent df3778e8e7
commit d89affa72d

View File

@@ -127,7 +127,7 @@
<spring>5.3.2-SNAPSHOT</spring>
<spring-hateoas>1.2.1</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.14.3</testcontainers>
<testcontainers>1.15.0</testcontainers>
<threetenbp>1.5.0</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.19</webbeans>