Skip to content

Commit

Permalink
Merge pull request #583 from vmware/dependabot/maven/org.mockito-mock…
Browse files Browse the repository at this point in the history
…ito-core-5.15.2

build(deps-dev): Bump org.mockito:mockito-core from 5.14.2 to 5.15.2
  • Loading branch information
VenelinBakalov authored Jan 10, 2025
2 parents e18e526 + 1c75702 commit 3a69525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/artifact-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.14.2</version>
<version>5.15.2</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 3a69525

Please sign in to comment.