Skip to content

Commit

Permalink
update to Mockito 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
overheadhunter committed Feb 8, 2022
1 parent eccaa3b commit 6eb83a8
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 @@ -26,7 +26,7 @@

<!-- test dependencies -->
<junit.jupiter.version>5.8.2</junit.jupiter.version>
<mockito.version>3.12.4</mockito.version>
<mockito.version>4.3.1</mockito.version>
<hamcrest.version>2.2</hamcrest.version>
<jmh.version>1.34</jmh.version>

Expand Down

0 comments on commit 6eb83a8

Please sign in to comment.