Bump mockito-core from 3.2.0 to 3.2.4 (#1967)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-10 19:46:40 +01:00 committed by ljacqu
parent 08974d8213
commit 56726e2c3f

View File

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