Skip to content

Commit 43f53f7

Browse files
committed
Upgrade to mockito-core 2.12.0
Fixes gh-1125
1 parent bb45a71 commit 43f53f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@
217217
<dependency>
218218
<groupId>org.mockito</groupId>
219219
<artifactId>mockito-core</artifactId>
220-
<version>2.8.47</version>
220+
<version>2.12.0</version>
221221
<scope>test</scope>
222222
</dependency>
223223
<!-- Do not go to 2.x until we are on jdk7 -->

0 commit comments

Comments
 (0)