Update mockito-core to version 2.17.0 (#291)

This commit is contained in:
Pascal Schumacher
2018-04-09 20:09:36 +02:00
committed by Ricky Yim
parent ea60ee3cbf
commit 2c19fb1bd0
+1 -1
View File
@@ -93,7 +93,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.11.0</version>
<version>2.17.0</version>
<scope>test</scope>
</dependency>
<dependency>