Merge pull request #15 from sgoudham/dependabot/maven/org.mockito-mockito-core-3.11.2

Bump mockito-core from 3.11.1 to 3.11.2
pull/16/head
Hamothy 3 years ago committed by GitHub
commit 2803c88040
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.11.1</version> <version>3.11.2</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>

Loading…
Cancel
Save