Bump mockito-core from 2.13.0 to 2.23.0 in /Plan

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-11-11 11:15:25 +00:00
parent ebaffcab5e
commit 2144553a1e
No known key found for this signature in database
GPG Key ID: 4C0F2888C98CF331

View File

@ -50,7 +50,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.13.0</version>
<version>2.23.0</version>
<type>jar</type>
<scope>test</scope>
</dependency>