Bump mockito-core from 2.23.0 to 2.23.4 (#1691)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-11-21 08:29:18 +01:00 committed by Gabriele C
parent 0ea7a87c6a
commit 338b528dbd
1 changed files with 1 additions and 1 deletions

View File

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