Releases: psxpaul/gradle-execfork-plugin
Releases · psxpaul/gradle-execfork-plugin
Potential fix for memory leak
Update gradle, kotlin, and jdk versions
Updates the gradle, kotlin, and jdk versions used to build the plugin.
Support for Gradle Configuration Cache
Shorten command line with pathing JAR
Thanks to @fbieler for this contribution
Fix Gradle 7.0 validation errors
Thanks to @melix and @henrik242 for their PRs. This release bumps some dependency versions and fixes #36
Add killDescendants option
Updated Gradle to 5.6
Make gradle version more explicit
Fix ArrayStoreException and Gradle 5.3 errors
Thanks to @henrik242 for fixing #18. Should also fix #16.