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 #115 from liquibase/dependabot/maven/org.mockito-m…
Browse files Browse the repository at this point in the history
…ockito-core-3.12.4

Bump mockito-core from 3.11.2 to 3.12.4
  • Loading branch information
molivasdat committed Oct 4, 2021
2 parents 989c74a + 750ce33 commit 79ce12e
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.11.2</version>
<version>3.12.4</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 79ce12e

Please sign in to comment.