mockito 3.2.0 (#4714)

This commit is contained in:
sullis 2019-12-06 01:38:36 -08:00 committed by William Cheng
parent 467fb74a21
commit 775cf655f9

View File

@ -301,7 +301,7 @@
<dependency> <dependency>
<groupId>org.mockito</groupId> <groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId> <artifactId>mockito-core</artifactId>
<version>3.1.0</version> <version>3.2.0</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>