Merge pull request #14 from sgoudham/dependabot/maven/org.mockito-mockito-core-3.11.1

Bump mockito-core from 3.10.0 to 3.11.1
pull/15/head
Hamothy 3 years ago committed by GitHub
commit 5040c10f19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -62,7 +62,7 @@
<dependency> <dependency>
<groupId>org.mockito</groupId> <groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId> <artifactId>mockito-core</artifactId>
<version>3.10.0</version> <version>3.11.1</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>

Loading…
Cancel
Save