Skip to content

Commit

Permalink
Bump mockito to 2.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaDemianenko committed Mar 15, 2018
1 parent d63844f commit 165e8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -1052,7 +1052,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.13.0</version>
<version>2.16.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 165e8d0

Please sign in to comment.