Skip to content

Commit 66e1b99

Browse files
committed
Update to Mockito 2.7.12
fix gh-933
1 parent b3a92cd commit 66e1b99

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.4.2</version>
225+
<version>2.7.12</version>
226226
<scope>test</scope>
227227
</dependency>
228228
<!-- Do not go to 2.x until we are on jdk7 -->

0 commit comments

Comments
 (0)