Skip to content

Commit

Permalink
Upgrade mockito to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalgrimaud committed Dec 22, 2021
1 parent 9f72d91 commit b4c3d1c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@

<junit-jupiter.version>5.8.2</junit-jupiter.version>
<assertj.version>3.21.0</assertj.version>
<mockito.version>4.1.0</mockito.version>
<mockito.version>4.2.0</mockito.version>
<compiler-plugin.version>3.8.1</compiler-plugin.version>
<surefire-plugin.version>3.0.0-M5</surefire-plugin.version>
<jacoco.version>0.8.7</jacoco.version>
Expand Down

0 comments on commit b4c3d1c

Please sign in to comment.