Skip to content

Commit

Permalink
Upgrade Mockito 2.18.3 -> 2.23.0 (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan202 committed Nov 19, 2018
1 parent 7999867 commit c8bc387
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.23.0</version>
</dependency>
<dependency>
<groupId>org.reactivestreams</groupId>
Expand Down

0 comments on commit c8bc387

Please sign in to comment.