Skip to content

Commit

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

Bump mockito-core from 3.0.0 to 3.1.0
  • Loading branch information
uhafner authored Nov 6, 2019
2 parents 1ea228d + 82812a5 commit 31b6cc5
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 @@ -64,7 +64,7 @@
<!-- Project Test Dependencies Configuration -->
<junit.version>5.5.2</junit.version>
<junit-platform-launcher.version>1.5.2</junit-platform-launcher.version>
<mockito.version>3.0.0</mockito.version>
<mockito.version>3.1.0</mockito.version>
<assertj.version>3.13.2</assertj.version>
<archunit.version>0.12.0</archunit.version>
<violations-lib.version>1.94</violations-lib.version>
Expand Down

0 comments on commit 31b6cc5

Please sign in to comment.