You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Two new methods for accessing (package-)private and protected methods via ReflectionTestUtils. (credits to @tobias-lippert) The new ..NonPublic.. method variants lacked versions to just retrieve the Method objects. Two new utility methods were therefore added to retrieve a Method from a given Class or instance.
Update from Jqwik version 1.6.5 to version 1.7.1. See their release notes for details.
Update JUnit 5 Jupiter/Platform from 5.8.2/1.8.2 to 5.9.1/1.9.1. See their release notes for details.
Update from json version 20220320 to version 20220924. See their release notes for details.
Developer-Side Changes
An additional check was added that checks if the README.adoc can be built using Asciidoctor.
Environments and a branch for GitHub Pages, with continuous delivery and a deployment triggered by tags or manually and which requires the confirmation from one of the Ares admins.