#1017 - Upgrade to Testcontainers 1.13.0.

This commit is contained in:
Mark Paluch
2020-03-10 17:03:05 +01:00
parent 53dd21c67d
commit c92a701a24

View File

@@ -126,7 +126,7 @@
<spring>5.2.4.RELEASE</spring>
<spring-hateoas>1.1.0.M2</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.12.5</testcontainers>
<testcontainers>1.13.0</testcontainers>
<threetenbp>1.4.1</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.15</webbeans>