mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-25 01:11:32 +00:00
Update mockito
This commit is contained in:
parent
6009393013
commit
7a934b8eba
1 changed files with 1 additions and 1 deletions
|
@ -167,7 +167,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.mockito</groupId>
|
<groupId>org.mockito</groupId>
|
||||||
<artifactId>mockito-core</artifactId>
|
<artifactId>mockito-core</artifactId>
|
||||||
<version>2.13.0</version>
|
<version>3.11.1</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
<!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk -->
|
<!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk -->
|
||||||
|
|
Loading…
Reference in a new issue