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

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

---
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-12-18 01:48:34 +00:00 committed by GitHub
parent dcf3d70c26
commit ac70e0cc90
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -131,7 +131,7 @@ under the License.
<commonsIoVersion>2.16.1</commonsIoVersion>
<junitVersion>4.13.2</junitVersion>
<hamcrestVersion>3.0</hamcrestVersion>
<mockitoVersion>4.11.0</mockitoVersion>
<mockitoVersion>5.0.0</mockitoVersion>
<plexusVersion>2.2.0</plexusVersion>
<plexusInterpolationVersion>1.27</plexusInterpolationVersion>
<!-- Blocked by 3.4.0+ changes, see MNG-7710, downgrade from parent 4.0.1 -->