Update mockito

This commit is contained in:
Simon Detheridge 2021-06-21 11:12:39 +01:00
parent 6009393013
commit 7a934b8eba

View file

@ -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 -->