| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-02-13 | 1.3 kB | |
| v5.22.0 source code.tar.gz | 2026-02-13 | 902.3 kB | |
| v5.22.0 source code.zip | 2026-02-13 | 1.6 MB | |
| Totals: 3 Items | 2.5 MB | 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)