fix(deps): update dependency org.mockito.kotlin:mockito-kotlin to v6
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| org.mockito.kotlin:mockito-kotlin | 5.4.0 -> 6.1.0 |
Release Notes
mockito/mockito-kotlin (org.mockito.kotlin:mockito-kotlin)
v6.1.0
Changelog generated by Shipkit Changelog Gradle Plugin
6.1.0
- 2025-09-30 - 1 commit(s) by JuJup
- chore(deps): update mockito-core (#542)
v6.0.0
Upgrade to Kotlin 2
What's Changed
- Add stubber (top-level) doSuspendableAnswer() by @0xabadea in #523
- Kotlin coroutines and generic tests by @hadilq in #526
- Typo in project name by @bjmi in #528
- Add ArgumentCaptor.singleValue by @bjmi in #529
- Update mockito by @LarsSven in #534
- Upgrade Kotlin and Gradle by @LarsSven in #535
- Add checksum for Gradle wrapper by @TimvdLippe in #538
- Update logic for determining project version by @TimvdLippe in #540
New Contributors
- @0xabadea made their first contribution in #523
- @hadilq made their first contribution in #526
- @bjmi made their first contribution in #528
Full Changelog: https://github.com/mockito/mockito-kotlin/compare/5.4.0...v6.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
/run-tests
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
Build & Test complete. :sparkles: View workflow run