# Mockito v5.18.0 - Product: Mockito (https://whatsnew.fyi/product/mockito) - Vendor: Mockito - Date: 2025-05-20 - Version: v5.18.0 - Original notes: https://github.com/mockito/mockito/releases/tag/v5.18.0 - Permalink: https://whatsnew.fyi/product/mockito/releases/v5.18.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **changed** — Make vararg checks Scala friendly for mockito-scala - **changed** — For UnfinishedStubbingException, suggest the possibility of another thread *Changelog generated by [Shipkit Changelog Gradle Plugin](https://github.com/shipkit/shipkit-changelog)* ###### 5.18.0 - 2025-05-20 - [5 commit(s)](https://github.com/mockito/mockito/compare/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://github.com/mockito/mockito/pull/3651) - For UnfinishedStubbingException, suggest the possibility of another thread [(#3636)](https://github.com/mockito/mockito/pull/3636) - UnfinishedStubbingException ought to suggest the possibility of another thread [(#3635)](https://github.com/mockito/mockito/issues/3635)