Skip to content

Commit

Permalink
Merge pull request #2740 from smallrye/dependabot/maven/main/org.mock…
Browse files Browse the repository at this point in the history
…ito-mockito-core-5.13.0

Bump org.mockito:mockito-core from 5.12.0 to 5.13.0
  • Loading branch information
cescoffier committed Aug 28, 2024
2 parents 15da395 + 30c2844 commit 233e114
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 @@ -100,7 +100,7 @@
<testcontainers.version>1.20.1</testcontainers.version>

<sonar.coverage.jacoco.xmlReportPaths>${project.basedir}/target/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
<mockito.version>5.12.0</mockito.version>
<mockito.version>5.13.0</mockito.version>
<junit-pioneer.version>2.2.0</junit-pioneer.version>
<junit-platform-commons.version>1.9.3</junit-platform-commons.version>
<system-stubs-jupiter.version>2.1.6</system-stubs-jupiter.version>
Expand Down

0 comments on commit 233e114

Please sign in to comment.