Sourced from org.mockito:mockito-core's releases.
v5.17.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.17.0
- 2025-04-04 - 7 commit(s) 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)](mockito/mockito#3632)
- Banner image is broken [(#3631)](mockito/mockito#3631)
- Update exception message with mockito-inline [(#3628)](mockito/mockito#3628)
- Clarify structure of commit messages [(#3626)](mockito/mockito#3626)
- Fixes #3622: MockitoExtension fails cleanup when aborted before setup [(#3623)](mockito/mockito#3623)
- MockitoExtension fails cleanup when aborted before setup [(#3622)](mockito/mockito#3622)
- Since mockito-inline has been removed, the exception messages with
mockito-inline
should be modified. [(#3621)](mockito/mockito#3621)- Fixes #3171: Fall back to Throwable Location strategy on Android [(#3619)](mockito/mockito#3619)
- Fixes #3615 : broken links to javadoc.io [(#3616)](mockito/mockito#3616)
- Broken links to javadoc.io [(#3615)](mockito/mockito#3615)
- Mocks are not working on particular devices after update Android SDK from 33 to 34 [(#3171)](mockito/mockito#3171)
v5.16.1
Changelog generated by Shipkit Changelog Gradle Plugin
5.16.1
- 2025-03-15 - 3 commit(s) by Adrian Roos, Jérôme Prinet, Rafael Winterhalter
- Remove Arrays.asList from critical stubbing path in GenericMetadataSu… [(#3610)](mockito/mockito#3610)
- Rework of injection strategy in the context of modules [(#3608)](mockito/mockito#3608)
- Adjust inline mocking snippet to allow task relocatability [(#3606)](mockito/mockito#3606)
- Inline mocking configuration snippet for Gradle should allow task relocatability [(#3605)](mockito/mockito#3605)
v5.16.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.16.0
- 2025-03-03 - 10 commit(s) by Brice Dutheil, Rafael Winterhalter, TDL, dependabot[bot]
- Add support for including module-info in Mockito. [(#3597)](mockito/mockito#3597)
- Bump com.gradle.develocity from 3.19 to 3.19.1 [(#3579)](mockito/mockito#3579)
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 [(#3577)](mockito/mockito#3577)
- Bump com.diffplug.spotless:spotless-plugin-gradle from 7.0.1 to 7.0.2 [(#3574)](mockito/mockito#3574)
- Bump com.diffplug.spotless:spotless-plugin-gradle from 6.25.0 to 7.0.1 [(#3571)](mockito/mockito#3571)
- Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 [(#3569)](mockito/mockito#3569)
- Tweaks documentation on mockito agent config for maven [(#3568)](mockito/mockito#3568)
- Adds
--info
to diagnose closeAndReleaseStagingRepositories issues [(#3567)](mockito/mockito#3567)- Refine reflection when calling management factory [(#3566)](mockito/mockito#3566)
- Avoid warning when dynamic attach is enabled [(#3551)](mockito/mockito#3551)
v5.15.2
Changelog generated by Shipkit Changelog Gradle Plugin
5.15.2
- 2025-01-02 - 2 commit(s) by Brice Dutheil, dependabot[bot]
- Fix javadoc publication [(#3561)](mockito/mockito#3561)
- Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 [(#3560)](mockito/mockito#3560)
... (truncated)
7764992
Remove mention of mockito-inline
from mockmaker exception
(#3628)ee92ad4
Fix broken banner image link (#3632)3edab52
Clarify structure of commit messages (#3626)bfab743
Fall back to Throwable Location strategy on Android (#3619)4f469c8
MockitoExtension fails cleanup when aborted before setup (#3623)1764e62
Update links to javadoc.io (#3616)1e029d7
Add missing requirement to objenesis.d000e63
Rework of injection strategy in the context of modules (#3608)0215884
Remove Arrays.asList from critical stubbing path in
GenericMetadataSupport (#...d185035
Add reference to Gradle documentation on how to make task relocatable
(#3606)