Skip to content

Commit a97389b

Browse files
Bump org.mockito:mockito-core from 5.13.0 to 5.14.2
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.13.0 to 5.14.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.13.0...v5.14.2) --- 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 3231de2 commit a97389b

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.5.0</maven-testing-plugins.version>
102102
<maven-wrapper-plugin.version>3.3.2</maven-wrapper-plugin.version>
103103
<maven.version>3.9.9</maven.version>
104-
<mockito.version>5.13.0</mockito.version>
104+
<mockito.version>5.14.2</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)