Skip to content
This repository has been archived by the owner on Dec 30, 2018. It is now read-only.

Commit

Permalink
Update to Mockito 2.7.12
Browse files Browse the repository at this point in the history
fix gh-32
  • Loading branch information
kazuki43zoo committed Mar 1, 2017
1 parent f427740 commit 6c6bf5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.4.2</version>
<version>2.7.12</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 6c6bf5e

Please sign in to comment.