v5.22.0
Changelog generated by Shipkit Changelog Gradle Plugin
5.22.0
- 2026-02-27 - 6 commit(s) by Joshua Selbo, NiMv1, Rafael Winterhalter, dependabot[bot], eunbin son
- Avoid mocking of internal static utilities (#3785)
- Bump graalvm/setup-graalvm from 1.4.4 to 1.4.5 (#3780)
- Static mocking of UUID.class corrupted under JDK 25 (#3778)
- Bump actions/upload-artifact from 5 to 6 (#3774)
- docs: clarify RETURNS_MOCKS behavior with sealed abstract enums (Java 15+) (#3773)
- Add tests for Sets utility class (#3771)
- Add core API to enable Kotlin singleton mocking (#3762)
- Stubbing Kotlin
objectsingletons (#3652) - Incorrect documentation for RETURNS_MOCKS (#3285)