Skip to content

Commit

Permalink
Merge pull request #105 from jenkinsci/dependabot/maven/org.mockito-m…
Browse files Browse the repository at this point in the history
…ockito-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 9af3bbf + 6a0f7c6 commit 72d121e
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 @@ -36,7 +36,7 @@
<!-- Test Library Dependencies Versions -->
<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>
<json-unit-fluent.version>2.18.1</json-unit-fluent.version>
Expand Down

0 comments on commit 72d121e

Please sign in to comment.