Bump mockito-core from 3.2.4 to 3.3.0

Bumps [mockito-core](https://github.com/mockito/mockito) from 3.2.4 to 3.3.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v3.2.4...v3.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-02-24 05:24:59 +00:00 committed by GitHub
parent 341702741d
commit f3cb8af809
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -879,7 +879,7 @@
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>
<version>3.2.4</version>
<version>3.3.0</version>
<exclusions>
<exclusion>
<artifactId>hamcrest-core</artifactId>