Skip to content

Commit

Permalink
Bump mockito-core from 3.7.7 to 3.8.0
Browse files Browse the repository at this point in the history
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.7 to 3.8.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v3.7.7...v3.8.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 23, 2021
1 parent 05e96e9 commit 005cef1
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 005cef1

Please sign in to comment.