Skip to content

Commit 30c2844

Browse files
Bump org.mockito:mockito-core from 5.12.0 to 5.13.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.12.0 to 5.13.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.12.0...v5.13.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent af9ea8f commit 30c2844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
<testcontainers.version>1.20.1</testcontainers.version>
101101

102102
<sonar.coverage.jacoco.xmlReportPaths>${project.basedir}/target/jacoco.xml</sonar.coverage.jacoco.xmlReportPaths>
103-
<mockito.version>5.12.0</mockito.version>
103+
<mockito.version>5.13.0</mockito.version>
104104
<junit-pioneer.version>2.2.0</junit-pioneer.version>
105105
<junit-platform-commons.version>1.9.3</junit-platform-commons.version>
106106
<system-stubs-jupiter.version>2.1.6</system-stubs-jupiter.version>

0 commit comments

Comments
 (0)