Skip to content

Commit

Permalink
Upgrade mockito to 2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaDemianenko committed Jun 18, 2018
1 parent 13b3cdd commit 2dcceb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -1139,7 +1139,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.18.3</version>
<version>2.19.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 2dcceb0

Please sign in to comment.