Commit 0b7e1db
authored
fix(deps): Update dependency org.mockito:mockito-core to v5.20.0 (#192)
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [org.mockito:mockito-core](https://redirect.github.com/mockito/mockito) | dependencies | minor | `5.19.0` -> `5.20.0` |
---
### Release Notes
<details>
<summary>mockito/mockito (org.mockito:mockito-core)</summary>
### [`v5.20.0`](https://redirect.github.com/mockito/mockito/releases/tag/v5.20.0)
<sup><sup>*Changelog generated by [Shipkit Changelog Gradle Plugin](https://redirect.github.com/shipkit/shipkit-changelog)*</sup></sup>
##### 5.20.0
- 2025-09-20 - [11 commit(s)](https://redirect.github.com/mockito/mockito/compare/v5.19.0...v5.20.0) by Adrian-Kim, Giulio Longfils, Rafael Winterhalter, dependabot\[bot]
- Bump org.assertj:assertj-core from 3.27.4 to 3.27.5 [(#​3730)](https://redirect.github.com/mockito/mockito/pull/3730)
- Introducing the Ability to Mock Construction of Generic Types ([#​2401](https://redirect.github.com/mockito/mockito/issues/2401)) [(#​3729)](https://redirect.github.com/mockito/mockito/pull/3729)
- Bump com.gradle.develocity from 4.1.1 to 4.2 [(#​3726)](https://redirect.github.com/mockito/mockito/pull/3726)
- Bump graalvm/setup-graalvm from 1.3.6 to 1.3.7 [(#​3725)](https://redirect.github.com/mockito/mockito/pull/3725)
- Bump org.eclipse.platform:org.eclipse.osgi from 3.23.100 to 3.23.200 [(#​3720)](https://redirect.github.com/mockito/mockito/pull/3720)
- Bump graalvm/setup-graalvm from 1.3.5 to 1.3.6 [(#​3719)](https://redirect.github.com/mockito/mockito/pull/3719)
- Bump actions/setup-java from 4 to 5 [(#​3715)](https://redirect.github.com/mockito/mockito/pull/3715)
- Bump com.gradle.develocity from 4.1 to 4.1.1 [(#​3713)](https://redirect.github.com/mockito/mockito/pull/3713)
- Bump bytebuddy from 1.17.6 to 1.17.7 [(#​3712)](https://redirect.github.com/mockito/mockito/pull/3712)
- test: Use Assume.assumeThat for SequencedCollection tests [(#​3711)](https://redirect.github.com/mockito/mockito/pull/3711)
- Fix [#​3709](https://redirect.github.com/mockito/mockito/issues/3709) [(#​3710)](https://redirect.github.com/mockito/mockito/pull/3710)
- feat: Add support for JDK21 Sequenced Collections. [(#​3708)](https://redirect.github.com/mockito/mockito/pull/3708)
- Introducing the Ability to Mock Construction of Generic Types [(#​2401)](https://redirect.github.com/mockito/mockito/issues/2401)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4yMi4xIiwidXBkYXRlZEluVmVyIjoiNDAuMjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIl19-->1 parent 69d402d commit 0b7e1db
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments