Skip to content

Commit

Permalink
Bump org.mockito:mockito-core from 5.13.0 to 5.14.2
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 3231de2 commit a97389b
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 @@ -101,7 +101,7 @@
<maven-testing-plugins.version>3.5.0</maven-testing-plugins.version>
<maven-wrapper-plugin.version>3.3.2</maven-wrapper-plugin.version>
<maven.version>3.9.9</maven.version>
<mockito.version>5.13.0</mockito.version>
<mockito.version>5.14.2</mockito.version>
<modernizer.version>2.9.0</modernizer.version>
<owasp.nvdApiKey>${env.OWASP_NVD_API_KEY}</owasp.nvdApiKey>
<owasp.skip>false</owasp.skip>
Expand Down

0 comments on commit a97389b

Please sign in to comment.