-
Notifications
You must be signed in to change notification settings - Fork 946
Commit 4b91630
authored
fix(deps): update mockito monorepo to v5.16.1 (#1572)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[org.mockito:mockito-junit-jupiter](https://redirect.github.com/mockito/mockito)
| `5.16.0` -> `5.16.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[org.mockito:mockito-core](https://redirect.github.com/mockito/mockito)
| `5.16.0` -> `5.16.1` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mockito/mockito (org.mockito:mockito-junit-jupiter)</summary>
###
[`v5.16.1`](https://redirect.github.com/mockito/mockito/releases/tag/v5.16.1)
<sup><sup>*Changelog generated by [Shipkit Changelog Gradle
Plugin](https://redirect.github.com/shipkit/shipkit-changelog)*</sup></sup>
##### 5.16.1
- 2025-03-15 - [3
commit(s)](https://redirect.github.com/mockito/mockito/compare/v5.16.0...v5.16.1)
by Adrian Roos, Jérôme Prinet, Rafael Winterhalter
- Remove Arrays.asList from critical stubbing path in GenericMetadataSu…
[(#​3610)](https://redirect.github.com/mockito/mockito/pull/3610)
- Rework of injection strategy in the context of modules
[(#​3608)](https://redirect.github.com/mockito/mockito/pull/3608)
- Adjust inline mocking snippet to allow task relocatability
[(#​3606)](https://redirect.github.com/mockito/mockito/pull/3606)
- Inline mocking configuration snippet for Gradle should allow task
relocatability
[(#​3605)](https://redirect.github.com/mockito/mockito/issues/3605)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about these
updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/line/line-bot-sdk-java).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1cb1717 commit 4b91630Copy full SHA for 4b91630
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- gradle
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedgradle/libraries.versions.toml
Copy file name to clipboardExpand all lines: gradle/libraries.versions.toml+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
0 commit comments