Skip to content

Commit

Permalink
Merge pull request #66 from uhafner/dependabot/maven/org.mockito-mock…
Browse files Browse the repository at this point in the history
…ito-core-3.5.2

Bump mockito-core from 3.5.0 to 3.5.2
  • Loading branch information
uhafner authored Aug 19, 2020
2 parents c5c07ce + 6ae05f6 commit 3203f00
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 @@ -65,7 +65,7 @@
<!-- Project Test Dependencies Configuration -->
<junit.version>5.6.2</junit.version>
<junit-platform-launcher.version>1.6.2</junit-platform-launcher.version>
<mockito.version>3.5.0</mockito.version>
<mockito.version>3.5.2</mockito.version>
<assertj.version>3.16.1</assertj.version>
<archunit.version>0.14.1</archunit.version>

Expand Down

0 comments on commit 3203f00

Please sign in to comment.