Upgrade testcontainers to 1.7.0

Closes gh-12821
This commit is contained in:
Madhura Bhave
2018-04-11 10:40:54 -07:00
parent f55753c1dc
commit 4fab679829

View File

@@ -90,7 +90,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>testcontainers</artifactId>
<version>1.5.1</version>
<version>1.7.0</version>
</dependency>
<dependency>
<groupId>com.vaadin.external.google</groupId>