Bump mockito-core from 2.23.0 to 2.23.4 in /Plan (#819)

This commit is contained in:
dependabot[bot] 2018-11-21 13:12:51 +00:00 committed by GitHub
parent 7b58136714
commit 059520795f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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