Bump mockito-core from 2.25.0 to 2.25.1 (#1778)

Bumps [mockito-core](https://github.com/mockito/mockito) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v2.25.0...v2.25.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-03-19 23:58:59 +01:00 committed by Gabriele C
parent 188e8f1481
commit da7d08862e

View File

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