Gradle is a build tool with a focus on build automation and support for multi-language development. If you are building, testing, publishing, and deploying software on any platform, Gradle offers a flexible model that can support the entire development lifecycle from compiling and packaging code to publishing websites.
Release | Released | Active Support | Bug and Security Fixes | Latest |
---|---|---|---|---|
7 | 1 year and 9 months ago (09 Apr 2021) |
Yes | Yes |
7.6.0
(22 Nov 2022)
|
6 | 3 years ago (08 Nov 2019) |
No | Yes |
6.9.3
(14 Oct 2022)
|
Only the latest release is supported. There is an exception for 6.9 which is still getting bug and security fixes.
Java Compatibility
A Java version between 8 and 19 is required to execute Gradle. Java 20 and later versions are not yet supported. Java 6 and 7 can still be used for compilation and forked test execution.
Gradle itself is tested with the following versions:
More information is available on the Gradle website.
You should be running one of the supported release numbers listed above in the rightmost column.
gradle --version
You can submit an improvement to this page
on GitHub
. This page has a corresponding Talk Page.
A JSON version of this page is available at /api/gradle.json. See the API Documentation for more information. You can subscribe to the iCalendar feed at /calendar/gradle.ics.
This page was last updated on 28 November 2022. Latest releases are automatically updated.