Skip to content

Commit

Permalink
Merge pull request #218 from jenkinsci/dependabot/maven/org.mockito-m…
Browse files Browse the repository at this point in the history
…ockito-core-3.8.0

Bump mockito-core from 3.7.7 to 3.8.0
  • Loading branch information
uhafner authored Feb 26, 2021
2 parents 05e96e9 + 005cef1 commit 05ca0ce
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 @@ -35,7 +35,7 @@
<!-- Test Library Dependencies Versions -->
<junit.version>5.7.1</junit.version>
<junit-platform-launcher.version>1.7.1</junit-platform-launcher.version>
<mockito.version>3.7.7</mockito.version>
<mockito.version>3.8.0</mockito.version>
<assertj.version>3.19.0</assertj.version>
<archunit.version>0.16.0</archunit.version>
<json-unit-fluent.version>2.24.0</json-unit-fluent.version>
Expand Down

0 comments on commit 05ca0ce

Please sign in to comment.