Skip to content

Commit

Permalink
fix: upgrade org.mockito:mockito-core from 5.11.0 to 5.12.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.mockito:mockito-core from 5.11.0 to 5.12.0.

See this package in maven:
org.mockito:mockito-core

See this project in Snyk:
https://app.snyk.io/org/luis100/project/524ee3cb-129a-44ba-a3f7-2026eb7f2965?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 5, 2024
1 parent 82a999a commit fd14e7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -756,7 +756,7 @@
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
<version>5.11.0</version>
<version>5.12.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit fd14e7a

Please sign in to comment.