Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Commit

Permalink
use version 2.4.5 of mockito to stay (a little) up to date
Browse files Browse the repository at this point in the history
  • Loading branch information
David Byron committed Jan 20, 2021
1 parent 2d09680 commit ca70019
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 @@ -112,7 +112,7 @@
<maven.javadoc.failOnError>false</maven.javadoc.failOnError>

<!-- Test Dependencies: -->
<mockito.version>2.3.11</mockito.version>
<mockito.version>2.4.5</mockito.version>
<groovy.version>1.8.6</groovy.version>
<junit.version>4.8.2</junit.version>
<hamcrest.version>2.0.0.0</hamcrest.version>
Expand Down

0 comments on commit ca70019

Please sign in to comment.