Skip to content

Commit

Permalink
Bump org.mockito:mockito-core from 5.6.0 to 5.7.0 (#117)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 6, 2023
1 parent 650496e commit 1c6d07c
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 @@ -53,7 +53,7 @@
<junit.version>5.10.0</junit.version>
<slf4j.version>2.0.9</slf4j.version>
<hamcrest.version>2.2</hamcrest.version>
<mockito.version>5.6.0</mockito.version>
<mockito.version>5.7.0</mockito.version>

<!-- sonar -->
<sonar.coverage.jacoco.xmlReportPaths>${maven.multiModuleProjectDirectory}/reports/target/site/jacoco-merged/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
Expand Down

0 comments on commit 1c6d07c

Please sign in to comment.