Skip to content

Commit

Permalink
build(deps): 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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and hantsy committed Feb 25, 2021
1 parent fc7fc06 commit 292b16c
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 @@ -50,7 +50,7 @@
<!-- Test Utilities -->
<junit.version>4.13.2</junit.version>
<hamcrest.version>2.2</hamcrest.version>
<mockito.version>3.7.7</mockito.version>
<mockito.version>3.8.0</mockito.version>
<assertj.version>3.19.0</assertj.version>
<json-path.version>2.5.0</json-path.version>
<!-- By default, skip tests -->
Expand Down

0 comments on commit 292b16c

Please sign in to comment.