Commit decc31b
authored
build(deps-dev): bump org.mockito:mockito-core from 5.17.0 to 5.18.0 [skip ci]
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.17.0 to 5.18.0.
Release notes
*Sourced from [org.mockito:mockito-core's releases](https://github.com/mockito/mockito/releases).*
> v5.18.0
> -------
>
> *Changelog generated by [Shipkit Changelog Gradle Plugin](https://github.com/shipkit/shipkit-changelog)*
>
> #### 5.18.0
>
> * 2025-05-20 - [5 commit(s)](mockito/mockito@v5.17.0...v5.18.0) by Eugene Platonov, Patrick Doyle, Tim van der Lippe, dependabot[bot]
> * Make vararg checks Scala friendly (for mockito-scala) [([#3651](https://redirect.github.com/mockito/mockito/issues/3651))]([mockito/mockito#3651](https://redirect.github.com/mockito/mockito/pull/3651))
> * For UnfinishedStubbingException, suggest the possibility of another thread [([#3636](https://redirect.github.com/mockito/mockito/issues/3636))]([mockito/mockito#3636](https://redirect.github.com/mockito/mockito/pull/3636))
> * UnfinishedStubbingException ought to suggest the possibility of another thread [([#3635](https://redirect.github.com/mockito/mockito/issues/3635))]([mockito/mockito#3635](https://redirect.github.com/mockito/mockito/issues/3635))
Commits
* [`0673747`](mockito/mockito@0673747) Force Jacoco version for Android
* [`65388f0`](mockito/mockito@65388f0) Update Jacoco version to 0.8.13
* [`60179ca`](mockito/mockito@60179ca) Bump bytebuddy from 1.15.11 to 1.16.1
* [`8f15169`](mockito/mockito@8f15169) Make vararg checks Scala friendly ([#3651](https://redirect.github.com/mockito/mockito/issues/3651))
* [`3a631cb`](mockito/mockito@3a631cb) Add hint for multithreading in `UnfinishedStubbingException` ([#3636](https://redirect.github.com/mockito/mockito/issues/3636))
* See full diff in [compare view](mockito/mockito@v5.17.0...v5.18.0)
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
0 commit comments