# Mockito v5.16.0 - Product: Mockito (https://whatsnew.fyi/product/mockito) - Vendor: Mockito - Date: 2025-03-03 - Version: v5.16.0 - Original notes: https://github.com/mockito/mockito/releases/tag/v5.16.0 - Permalink: https://whatsnew.fyi/product/mockito/releases/v5.16.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'. --- - **added** — Support for including module-info in Mockito - **changed** — Tweaks documentation on mockito agent config for maven - **fixed** — Refine reflection when calling management factory - **fixed** — Avoid warning when dynamic attach is enabled *Changelog generated by [Shipkit Changelog Gradle Plugin](https://github.com/shipkit/shipkit-changelog)* ###### 5.16.0 - 2025-03-03 - [10 commit(s)](https://github.com/mockito/mockito/compare/v5.15.2...v5.16.0) by Brice Dutheil, Rafael Winterhalter, TDL, dependabot[bot] - Add support for including module-info in Mockito. [(#3597)](https://github.com/mockito/mockito/pull/3597) - Bump com.gradle.develocity from 3.19 to 3.19.1 [(#3579)](https://github.com/mockito/mockito/pull/3579) - Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 [(#3577)](https://github.com/mockito/mockito/pull/3577) - Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 [(#3574)](https://github.com/mockito/mockito/pull/3574) - Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 [(#3571)](https://github.com/mockito/mockito/pull/3571) - Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 [(#3569)](https://github.com/mockito/mockito/pull/3569) - Tweaks documentation on mockito agent config for maven [(#3568)](https://github.com/mockito/mockito/pull/3568) - Adds `--info` to diagnose closeAndReleaseStagingRepositories issues [(#3567)](https://github.com/mockito/mockito/pull/3567) - Refine reflection when calling management factory [(#3566)](https://github.com/mockito/mockito/pull/3566) - Avoid warning when dynamic attach is enabled [(#3551)](https://github.com/mockito/mockito/pull/3551)