Bump mockito-core from 2.23.4 to 2.24.0 (#1737)

Bumps [mockito-core](https://github.com/mockito/mockito) from 2.23.4 to 2.24.0.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.23.4...v2.24.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-02-04 19:16:48 +01:00 committed by Gabriele C
parent 9e143c421a
commit bcc6929a18

View File

@ -874,7 +874,7 @@
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<scope>test</scope>
<version>2.23.4</version>
<version>2.24.0</version>
<exclusions>
<exclusion>
<artifactId>hamcrest-core</artifactId>