Bump mockito-core from 2.22.0 to 2.23.0 (#1654)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-10-08 11:54:18 +02:00 committed by Gabriele C
parent d5857182be
commit fa2e559e10

View File

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