mirror of
https://github.com/overleaf/overleaf.git
synced 2025-01-24 20:33:53 +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>
|
||||
<groupId>org.mockito</groupId>
|
||||
<artifactId>mockito-core</artifactId>
|
||||
<version>2.13.0</version>
|
||||
<version>3.11.1</version>
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
<!-- https://mvnrepository.com/artifact/com.amazonaws/aws-java-sdk -->
|
||||
|
|
Loading…
Reference in a new issue