Skip to content

Commit 9547f04

Browse files
committed
Update to Mockito 2.7.19
Fix gh-954
1 parent 3cea206 commit 9547f04

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
@@ -222,7 +222,7 @@
222222
<dependency>
223223
<groupId>org.mockito</groupId>
224224
<artifactId>mockito-core</artifactId>
225-
<version>2.7.12</version>
225+
<version>2.7.19</version>
226226
<scope>test</scope>
227227
</dependency>
228228
<!-- Do not go to 2.x until we are on jdk7 -->

0 commit comments

Comments
 (0)