Skip to content

2023-May-03 - 2.6.14362

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 03 May 23:20
501cc82
Bump mockitoVersion from 4.11.0 to 5.3.1 (#11602)

* Bump mockitoVersion from 4.11.0 to 5.3.1

Bumps `mockitoVersion` from 4.11.0 to 5.3.1.

Updates `org.mockito:mockito-core` from 4.11.0 to 5.3.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.3.1)

Updates `org.mockito:mockito-junit-jupiter` from 4.11.0 to 5.3.1
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](https://github.com/mockito/mockito/compare/v4.11.0...v5.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>

* Use legacy mock maker

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: RoiEX <8350879+RoiEXLab@users.noreply.github.com>