Upgrade to Testcontainers 1.10.6

Closes gh-15893
This commit is contained in:
Andy Wilkinson 2019-02-11 19:59:32 +00:00
parent 609a30464d
commit a5aceb35d7
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.8.3</version>
<version>1.10.6</version>
</dependency>
<dependency>
<groupId>com.vaadin.external.google</groupId>