Bump mockito-core from 2.25.1 to 2.26.0 (#1784)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-05 08:18:00 +02:00 committed by Gabriele C
parent b57f6dcbf1
commit 9c06bd580b

View File

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