Skip to content
This repository has been archived by the owner on Jul 2, 2022. It is now read-only.

Commit

Permalink
Merge pull request #122 from liquibase/dependabot/maven/org.mockito-m…
Browse files Browse the repository at this point in the history
…ockito-core-4.0.0

Bump mockito-core from 3.12.4 to 4.0.0
  • Loading branch information
molivasdat committed Nov 3, 2021
2 parents e2f98e3 + 4398070 commit 6f3820d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -63,7 +63,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>3.12.4</version>
<version>4.0.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6f3820d

Please sign in to comment.