Bumped libraries

awaitillity to 3.0.0
 wiremock to 2.6.0
 junit params to 1.1.0
 assertj to 3.8.0

fixes #620
This commit is contained in:
Marcin Grzejszczak
2017-06-27 15:05:39 +02:00
parent 474493a54d
commit 92d7c3443a
22 changed files with 121 additions and 127 deletions

View File

@@ -99,7 +99,7 @@
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.jayway.awaitility</groupId>
<groupId>org.awaitility</groupId>
<artifactId>awaitility</artifactId>
<scope>test</scope>
</dependency>