Skip to content

Commit

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

Bump mockito-core from 3.4.6 to 3.5.0
  • Loading branch information
uhafner authored Aug 17, 2020
2 parents 9b1a349 + 75b35c2 commit c5c07ce
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.4.6</mockito.version>
<mockito.version>3.5.0</mockito.version>
<assertj.version>3.16.1</assertj.version>
<archunit.version>0.14.1</archunit.version>

Expand Down

0 comments on commit c5c07ce

Please sign in to comment.