# Mockito v5.17.0 - Product: Mockito (https://whatsnew.fyi/product/mockito) - Vendor: Mockito - Date: 2025-04-04 - Version: v5.17.0 - Original notes: https://github.com/mockito/mockito/releases/tag/v5.17.0 - Permalink: https://whatsnew.fyi/product/mockito/releases/v5.17.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'. --- - **fixed** — Fix broken banner image link - **fixed** — MockitoExtension fails cleanup when aborted before setup - **changed** — Update exception message with mockito-inline - **fixed** — Fall back to Throwable Location strategy on Android - **fixed** — Fix broken links to javadoc.io *Changelog generated by [Shipkit Changelog Gradle Plugin](https://github.com/shipkit/shipkit-changelog)* ###### 5.17.0 - 2025-04-04 - [7 commit(s)](https://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: Fix broken banner image link [(#3632)](https://github.com/mockito/mockito/pull/3632) - Banner image is broken [(#3631)](https://github.com/mockito/mockito/issues/3631) - Update exception message with mockito-inline [(#3628)](https://github.com/mockito/mockito/pull/3628) - Clarify structure of commit messages [(#3626)](https://github.com/mockito/mockito/pull/3626) - Fixes #3622: MockitoExtension fails cleanup when aborted before setup [(#3623)](https://github.com/mockito/mockito/pull/3623) - MockitoExtension fails cleanup when aborted before setup [(#3622)](https://github.com/mockito/mockito/issues/3622) - Since mockito-inline has been removed, the exception messages with `mockito-inline` should be modified. [(#3621)](https://github.com/mockito/mockito/issues/3621) - Fixes #3171: Fall back to Throwable Location strategy on Android [(#3619)](https://github.com/mockito/mockito/pull/3619) - Fixes #3615 : broken links to javadoc.io [(#3616)](https://github.com/mockito/mockito/pull/3616) - Broken links to javadoc.io [(#3615)](https://github.com/mockito/mockito/issues/3615) - Mocks are not working on particular devices after update Android SDK from 33 to 34 [(#3171)](https://github.com/mockito/mockito/issues/3171)