Skip to content

Commit 314f987

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 815df7c commit 314f987

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
@@ -101,7 +101,7 @@
101101
<maven-testing-plugins.version>3.4.0</maven-testing-plugins.version>
102102
<maven-wrapper-plugin.version>3.3.1</maven-wrapper-plugin.version>
103103
<maven.version>3.9.6</maven.version>
104-
<mockito.version>5.12.0</mockito.version>
104+
<mockito.version>5.13.0</mockito.version>
105105
<modernizer.version>2.9.0</modernizer.version>
106106
<owasp.nvdApiKey>${env.OWASP_NVD_API_KEY}</owasp.nvdApiKey>
107107
<owasp.skip>false</owasp.skip>

0 commit comments

Comments
 (0)