Upgrade testcontainers to 1.7.0

Closes gh-12821
pull/12890/head
Madhura Bhave 7 years ago
parent f55753c1dc
commit 4fab679829

@ -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>

Loading…
Cancel
Save