SUBMARINE-107. Reduce the scope of mockito-core in submarine to test. Contributed by kevin su.

This commit is contained in:
Ayush Saxena 2019-08-14 22:37:22 +05:30
parent 8242085164
commit c7204417d7

View File

@ -44,6 +44,7 @@
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>2.23.4</version>
<scope>test</scope>
</dependency>
<dependency>