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.28.2 of mockito to stay 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 ba236e6 commit 6ca0f45
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.1.0</mockito.version>
<mockito.version>2.28.2</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 6ca0f45

Please sign in to comment.