Skip to content

Commit

Permalink
bump mockito-core from 1.9.5 to 3.9.0
Browse files Browse the repository at this point in the history
in order to support build on java  16+
  • Loading branch information
slawekjaranowski authored and slachiewicz committed Apr 26, 2021
1 parent d4a17e3 commit f8466cc
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 @@ -54,7 +54,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>1.9.5</version>
<version>3.9.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit f8466cc

Please sign in to comment.