Merge pull request #792 from Rsl1122/dependabot/maven/Plan/development/org.mockito-mockito-core-2.23.0

This commit is contained in:
dependabot[bot] 2018-11-11 11:19:51 +00:00 committed by GitHub
commit b3bf6a1a8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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>