Skip to content

Commit

Permalink
Merge pull request #148 from Fundynamic/feature/update-dependencies
Browse files Browse the repository at this point in the history
Update mockito to 2.2.2
  • Loading branch information
stefanhendriks committed Oct 22, 2016
2 parents eb54a07 + a50c420 commit 137a815
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 @@ -45,7 +45,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.1.0</version>
<version>2.2.2</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 137a815

Please sign in to comment.