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

Commit

Permalink
Merge pull request #42 from hazendaz/master
Browse files Browse the repository at this point in the history
[pom] Update mockito to 2.8.9
  • Loading branch information
hazendaz committed May 30, 2017
2 parents 19161c5 + c340347 commit f692504
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 @@ -87,7 +87,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.7.22</version>
<version>2.8.9</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit f692504

Please sign in to comment.