This is a desktop application acting as a Gradle Tooling API client to connect to Gradle builds. IDEs typically use the Gradle Tooling API to provide support for Gradle builds. This application is ...
The Wrapper Upgrade Gradle Plugin creates tasks to upgrade the Gradle Wrapper for target projects hosted on GitHub. This will create one task per configured project and 2 aggregating tasks: ...