-
Notifications
You must be signed in to change notification settings - Fork 3
Commit 728e0b4
authored
Update dependency org.mockito:mockito-bom to v5.17.0 (#108)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [org.mockito:mockito-bom](https://redirect.github.com/mockito/mockito)
| `5.16.1` -> `5.17.0` |
[](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-bom)</summary>
###
[`v5.17.0`](https://redirect.github.com/mockito/mockito/releases/tag/v5.17.0)
<sup><sup>*Changelog generated by [Shipkit Changelog Gradle
Plugin](https://redirect.github.com/shipkit/shipkit-changelog)*</sup></sup>
##### 5.17.0
- 2025-04-04 - [7
commit(s)](https://redirect.github.com/mockito/mockito/compare/v5.16.1...v5.17.0)
by Adrian Roos, Andre Kurait, Jan Ouwens, Rafael Winterhalter, Taeik
Lim, Thach Le, Tim van der Lippe
- Fixes
[#​3631](https://redirect.github.com/mockito/mockito/issues/3631):
Fix broken banner image link
[(#​3632)](https://redirect.github.com/mockito/mockito/pull/3632)
- Banner image is broken
[(#​3631)](https://redirect.github.com/mockito/mockito/issues/3631)
- Update exception message with mockito-inline
[(#​3628)](https://redirect.github.com/mockito/mockito/pull/3628)
- Clarify structure of commit messages
[(#​3626)](https://redirect.github.com/mockito/mockito/pull/3626)
- Fixes
[#​3622](https://redirect.github.com/mockito/mockito/issues/3622):
MockitoExtension fails cleanup when aborted before setup
[(#​3623)](https://redirect.github.com/mockito/mockito/pull/3623)
- MockitoExtension fails cleanup when aborted before setup
[(#​3622)](https://redirect.github.com/mockito/mockito/issues/3622)
- Since mockito-inline has been removed, the exception messages with
`mockito-inline` should be modified.
[(#​3621)](https://redirect.github.com/mockito/mockito/issues/3621)
- Fixes
[#​3171](https://redirect.github.com/mockito/mockito/issues/3171):
Fall back to Throwable Location strategy on Android
[(#​3619)](https://redirect.github.com/mockito/mockito/pull/3619)
- Fixes
[#​3615](https://redirect.github.com/mockito/mockito/issues/3615)
: broken links to javadoc.io
[(#​3616)](https://redirect.github.com/mockito/mockito/pull/3616)
- Broken links to javadoc.io
[(#​3615)](https://redirect.github.com/mockito/mockito/issues/3615)
- Mocks are not working on particular devices after update Android SDK
from 33 to 34
[(#​3171)](https://redirect.github.com/mockito/mockito/issues/3171)
</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 this update
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/kpavlov/langchain4j-kotlin).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMjcuMyIsInVwZGF0ZWRJblZlciI6IjM5LjIyNy4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 7b4d993 commit 728e0b4Copy full SHA for 728e0b4
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
60 | 60 |
| |
61 | 61 |
| |
62 | 62 |
| |
63 |
| - | |
| 63 | + | |
64 | 64 |
| |
65 | 65 |
| |
66 | 66 |
| |
|
0 commit comments