mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-21 20:47:08 -05:00
Make mockito-core a test dependency
This commit is contained in:
parent
3c86eb0d52
commit
c5e184f7cc
1 changed files with 1 additions and 0 deletions
|
@ -139,6 +139,7 @@
|
|||
<groupId>org.mockito</groupId>
|
||||
<artifactId>mockito-core</artifactId>
|
||||
<version>1.10.19</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk -->
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in a new issue