#1293 - Upgrade to Testcontainers 1.15.0.

This commit is contained in:
Mark Paluch
2020-12-07 10:36:42 +01:00
parent 016c02fda3
commit f113562f85

View File

@@ -126,7 +126,7 @@
<spring>5.2.12.BUILD-SNAPSHOT</spring>
<spring-hateoas>1.1.1.RELEASE</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.14.3</testcontainers>
<testcontainers>1.15.0</testcontainers>
<threetenbp>1.4.5</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.19</webbeans>