Skip to content

Commit

Permalink
Upgrade Mockito 2.18.3 -> 2.21.0 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 committed Aug 29, 2018
1 parent f104085 commit b5881c3
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 @@ -171,7 +171,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.18.3</version>
<version>2.21.0</version>
</dependency>
<dependency>
<groupId>org.reactivestreams</groupId>
Expand Down

0 comments on commit b5881c3

Please sign in to comment.