Bump org.mockito:mockito-core from 4.11.0 to 5.14.1

Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 4.11.0 to 5.14.1.
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.14.1)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-09-30 14:32:01 +00:00 committed by GitHub
parent f1a5571a61
commit bae7ec8d16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -125,7 +125,7 @@ subprojects {
commonsMathVersion = '3.6.1'
junitVersion = '5.11.1'
log4jVersion = '2.24.1'
mockitoVersion = '4.11.0'
mockitoVersion = '5.14.1'
hamcrestVersion = '3.0'
xmlbeansVersion = '5.2.1'
batikVersion = '1.17'