Bump mockito-core from 3.9.0 to 3.10.0 (#2337)

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.9.0 to 3.10.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.9.0...v3.10.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2021-05-26 21:42:06 +02:00 committed by GitHub
parent 1b06ea2af5
commit 4af1eb6fd3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -934,7 +934,7 @@
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>
<version>3.9.0</version>
<version>3.10.0</version>
<exclusions>
<exclusion>
<artifactId>hamcrest-core</artifactId>