Bump mockito-core from 2.21.0 to 2.22.0 (#1635)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-09-11 18:00:23 +02:00 committed by Gabriele C
parent d0269adeee
commit e42150289a

View File

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