fixed mockito dependency issue

master
Amalka Subasinghe 1 year ago committed by pasindu
parent defb0aed04
commit c855b707e7

@ -41,7 +41,7 @@
</dependency>
<dependency>
<groupId>org.powermock</groupId>
<artifactId>powermock-api-mockito</artifactId>
<artifactId>powermock-api-mockito2</artifactId>
<scope>test</scope>
</dependency>
<dependency>

Loading…
Cancel
Save