Merge pull request #43 from sgoudham/dependabot/maven/org.mockito-mockito-core-4.4.0

pull/46/head
Hamothy 2 years ago committed by GitHub
commit 8c99b2d0d5
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.2</version> <version>4.4.0</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>

Loading…
Cancel
Save