Update dependency gradle to v9 #6

Open
renovate-bot wants to merge 1 commit from renovate/gradle-9.x into master
Collaborator

This PR contains the following updates:

Package Update Change
gradle (source) major 3.5.19.6.0

Release Notes

gradle/gradle (gradle)

v9.6.0: 9.6.0

Compare Source

The Gradle team is excited to announce Gradle 9.6.0.

Here are the highlights of this release:

  • Improved Configuration Cache hit rates
  • Additional CLI rendering options
  • Important project hierarchy lookup deprecations

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aharnish Solanki,
Benedikt Johannes,
Devendra Reddy Pennabadi,
Dmytro Rodionov,
Dreeam,
Elías Hernández Rodríguez,
Eng Zer Jun,
FinlayRJW,
Kamal Kansal,
Marcono1234,
Nelson Osacky,
Philip Wedemann,
Ravi,
Roberto Perez Alcolea,
Ryan Schmitt,
Sebastian Schuberth,
seunghun.ham,
sk-reddy17,
Suvrat Acharya,
Vedant Madane.

Upgrade instructions

Switch your build to use Gradle 9.6.0 by updating your wrapper:

./gradlew :wrapper --gradle-version=9.6.0 && ./gradlew :wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.5.1: 9.5.1

Compare Source

The Gradle team is excited to announce Gradle 9.5.1.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
atm1020,
mataha,
Adam,
Attila Kelemen,
Benedikt Ritter,
Björn Kautler,
Caro Silva Rode,
CHANHAN,
Dmitry Nezavitin,
Eng Zer Jun,
KugelLibelle,
Madalin Valceleanu,
Markus Gaisbauer,
Oliver Kopp,
Philip Wedemann,
ploober,
Roberto Perez Alcolea,
Rohit Anand,
Suvrat Acharya,
Ujwal Suresh Vanjare,
Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 9.5.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.5.0: 9.5.0

Compare Source

The Gradle team is excited to announce Gradle 9.5.0.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
atm1020,
mataha,
Adam,
Attila Kelemen,
Benedikt Ritter,
Björn Kautler,
Caro Silva Rode,
CHANHAN,
Dmitry Nezavitin,
Eng Zer Jun,
KugelLibelle,
Madalin Valceleanu,
Markus Gaisbauer,
Oliver Kopp,
Philip Wedemann,
ploober,
Roberto Perez Alcolea,
Rohit Anand,
Suvrat Acharya,
Ujwal Suresh Vanjare,
Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 9.5.0 by updating your wrapper:

./gradlew wrapper --gradle-version=9.5.0 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.4.1: 9.4.1

Compare Source

The Gradle team is excited to announce Gradle 9.4.1.

Here are the highlights of this release:

  • Java 26 support
  • Non-class-based JVM tests
  • Enhanced console progress bar

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
akankshaa-00,
Attila Kelemen,
Björn Kautler,
dblood,
Dennis Rieks,
duvvuvenkataramana,
John Burns,
Julian,
kevinstembridge,
Niels Doucet,
Philip Wedemann,
ploober,
Richard Hernandez,
Roberto Perez Alcolea,
Sebastian Lövdahl,
stephan2405,
Stephane Landelle,
Ujwal Suresh Vanjare,
Victor Merkulov,
Vincent Potuček,
Vladimir Sitnikov.

Upgrade instructions

Switch your build to use Gradle 9.4.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.4.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.4.0: 9.4.0

Compare Source

The Gradle team is excited to announce Gradle 9.4.0.

Here are the highlights of this release:

  • Java 26 support
  • Non-class-based JVM tests
  • Enhanced console progress bar

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
akankshaa-00,
Attila Kelemen,
Björn Kautler,
dblood,
Dennis Rieks,
duvvuvenkataramana,
John Burns,
Julian,
kevinstembridge,
Niels Doucet,
Philip Wedemann,
ploober,
Richard Hernandez,
Roberto Perez Alcolea,
Sebastian Lövdahl,
stephan2405,
Stephane Landelle,
Ujwal Suresh Vanjare,
Victor Merkulov,
Vincent Potuček,
Vladimir Sitnikov.

Upgrade instructions

Switch your build to use Gradle 9.4.0 by updating your wrapper:

./gradlew wrapper --gradle-version=9.4.0 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.3.1: 9.3.1

Compare Source

This is a patch release for 9.3.0. We recommend using 9.3.1 instead of 9.3.0.

The following issues were resolved:

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 9.3.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.3.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.3.0: 9.3.0

Compare Source

The Gradle team is excited to announce Gradle 9.3.0.

Here are the highlights of this release:

  • Test reporting improvements
  • Error and warning improvements
  • Build authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Adam,
Aharnish Solanki,
Andrzej Zabost,
Björn Kautler,
Boris Petrov,
Jendrik Johannes,
Kamil Krzywanski,
KANAKALA SAI KIRAN,
Megmeehey,
NurmukhametovAlexey,
Philip Wedemann,
Piotr Kubowicz,
Samay Kumar,
Shin Minjun,
Stefan Oehme,
Vincent Potuček,
Yongshun Ye.

Upgrade instructions

Switch your build to use Gradle 9.3.0 by updating your wrapper:

./gradlew wrapper --gradle-version=9.3.0 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.2.1: 9.2.1

Compare Source

The Gradle team is excited to announce Gradle 9.2.1.

Here are the highlights of this release:

  • Windows ARM support
  • Improved publishing APIs
  • Better guidance for dependency verification failures

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Björn Kautler,
hasunzo,
HYEON,
Hyunjoon Park,
HYUNJUN SON,
Jendrik Johannes,
Kirill Gavrilov,
Madalin Valceleanu,
Martin Bonnin,
Matthew Haughton,
Mikhail Polivakha,
Na Minhyeok,
Philip Wedemann,
Philipp Schneider,
Róbert Papp,
Simon Marquis,
TheGoesen,
Vincent Potucek,
Xin Wang.

Upgrade instructions

Switch your build to use Gradle 9.2.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.2.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.2.0: 9.2.0

Compare Source

The Gradle team is excited to announce Gradle 9.2.0.

Here are the highlights of this release:

  • Windows ARM support
  • Improved publishing APIs
  • Better guidance for dependency verification failures

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Björn Kautler,
hasunzo,
HYEON,
Hyunjoon Park,
HYUNJUN SON,
Jendrik Johannes,
Kirill Gavrilov,
Madalin Valceleanu,
Martin Bonnin,
Matthew Haughton,
Mikhail Polivakha,
Na Minhyeok,
Philip Wedemann,
Philipp Schneider,
Róbert Papp,
Simon Marquis,
TheGoesen,
Vincent Potucek,
Xin Wang.

Upgrade instructions

Switch your build to use Gradle 9.2.0 by updating your wrapper:

./gradlew wrapper --gradle-version=9.2.0 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.1.0: 9.1.0

Compare Source

The Gradle team is excited to announce Gradle 9.1.0.

Here are the highlights of this release:

  • Full Java 25 support
  • Native task graph visualization
  • Enhanced console output

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Eng Zer Jun,
EunHyunsu,
Gaëtan Muller,
HeeChul Yang,
Jendrik Johannes,
Johnny Lim,
Junho Lee,
Kirill Gavrilov,
Matthew Haughton,
Na Minhyeok,
Philip Wedemann,
Philipp Schneider,
Pradyumna C,
r-a-sattarov,
Ryszard Perkowski,
Sebastian Schuberth,
SebastianHeil,
Staffan Al-Kadhimi,
winfriedgerlach,
Xin Wang.

Upgrade instructions

Switch your build to use Gradle 9.1.0 by updating your wrapper:

./gradlew wrapper --gradle-version=9.1.0 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.0.0: 9.0.0

Compare Source

The Gradle team is excited to announce Gradle 9.0.0.

Here are the highlights of this release:

  • Configuration Cache is the recommended execution mode
  • Gradle requires JVM 17 or higher to run
  • Build scripts use Kotlin 2.2 and Groovy 4.0
  • Improved Kotlin DSL script compilation avoidance

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aaron Matthis,
Adam E,
Adam S,
Björn Kautler,
Daniel Lacasse,
Eng Zer Jun,
EunHyunsu,
FlorianMichael,
Francisco Prieto,
Gaëtan Muller,
Jake Wharton,
Kengo TODA,
Kent Kaseda,
Madalin Valceleanu,
Marc Philipp,
Mark S. Lewis,
Matthew Haughton,
Mycroft Wong,
Na Minhyeok,
Nelson Osacky,
Olivier "Oli" Dagenais,
ploober,
Radai Rosenblatt,
Róbert Papp,
Sebastian Schuberth,
Victor Merkulov.

Upgrade instructions

Switch your build to use Gradle 9.0.0 by updating your wrapper:

./gradlew wrapper --gradle-version=9.0.0 && ./gradlew wrapper

See the Gradle 9.0.0 upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.14.5: 8.14.5

Compare Source

The Gradle team is excited to announce Gradle 8.14.5.

Here are the highlights of this release:

  • Java 24 support
  • GraalVM Native Image toolchain selection
  • Enhancements to test reporting
  • Build Authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

Switch your build to use Gradle 8.14.5 by updating your wrapper:

./gradlew wrapper --gradle-version=8.14.5 && ./gradlew wrapper

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.14.4: 8.14.4

Compare Source

This is a patch release for 8.14. We recommend using 8.14.4 instead of 8.14.

This release addresses two security vulnerabilities:

It also fixes the following issues:

  • #​34365 [Backport] Gradle doesn't stop forked processes
  • #​35125 [Backport] Precompiled script plugin with @​file annotation loses package and breaks
  • #​35184 [Backport] Different fingerprints in the compile classpath for the same dependency
  • #​35228 [Backport] Fix dependency resolution issues
  • #​35288 [Backport] Include GradleDslBaseScriptModel in 8.x
  • #​36326 [Backport] Improve repository disabling logic
  • #​36396 [Backport] Add partial cgroups v2 support
  • #​36420 [Backport] Improve Java 25 support in Gradle 8.14

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 8.14.4 by updating your wrapper:

./gradlew wrapper --gradle-version=8.14.4 && ./gradlew wrapper

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.14.3: 8.14.3

Compare Source

The Gradle team is excited to announce Gradle 8.14.3.

This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14.

Here are the highlights of this release:

  • Java 24 support
  • GraalVM Native Image toolchain selection
  • Enhancements to test reporting
  • Build Authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

Switch your build to use Gradle 8.14.3 by updating your wrapper:

./gradlew wrapper --gradle-version=8.14.3 && ./gradlew wrapper

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.14.2: 8.14.2

Compare Source

The Gradle team is excited to announce Gradle 8.14.2.

Here are the highlights of this release:

  • Java 24 support
  • GraalVM Native Image toolchain selection
  • Enhancements to test reporting
  • Build Authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

Switch your build to use Gradle 8.14.2 by updating your wrapper:

./gradlew wrapper --gradle-version=8.14.2 && ./gradlew wrapper

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.14.1: 8.14.1

Compare Source

The Gradle team is excited to announce Gradle 8.14.1.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

Switch your build to use Gradle 8.14.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.14.1 && ./gradlew wrapper

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.14: 8.14

Compare Source

The Gradle team is excited to announce Gradle 8.14.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aurimas,
Ben Bader,
Björn Kautler,
chandre92,
Daniel Hammer,
Danish Nawab,
Florian Dreier,
Ivy Chen,
Jendrik Johannes,
jimmy1995-gu,
Madalin Valceleanu,
Na Minhyeok.

Upgrade instructions

Switch your build to use Gradle 8.14 by updating your wrapper:

./gradlew wrapper --gradle-version=8.14 && ./gradlew wrapper

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.13: 8.13

Compare Source

The Gradle team is excited to announce Gradle 8.13.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Adam,
Ahmad Al-Masry,
Ahmed Ehab,
Aurimas,
Baptiste Decroix,
Björn Kautler,
Borewit,
Jorge Matamoros,
Lei Zhu,
Madalin Valceleanu,
Mohammed Thavaf,
Patrick Brückner,
Philip Wedemann,
Roberto Perez Alcolea,
Róbert Papp,
Semyon Gaschenko,
Shi Chen,
Stefan M.,
Steven Schoen,
tg-freigmbh,
TheGoesen,
Tony Robalik,
Zongle Wang.

Upgrade instructions

Switch your build to use Gradle 8.13 by updating your wrapper:

./gradlew wrapper --gradle-version=8.13 && ./gradlew wrapper

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.12.1: 8.12.1

Compare Source

The Gradle team is excited to announce Gradle 8.12.1.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 8.12.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.12.1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.12: 8.12

Compare Source

The Gradle team is excited to announce Gradle 8.12.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Abhiraj Adhikary,
Ayush Saxena,
Björn Kautler,
davidburstrom,
Dominic Fellbaum,
Emmanuel Ferdman,
Finn Petersen,
Johnny Lim,
Mahdi Hosseinzadeh,
Martin Bonnin,
Paint_Ninja,
Petter Måhlén,
Philip Wedemann,
stegeto22,
Tanish,
TheGoesen,
Tim Nielens,
Trout Zhang,
Victor Merkulov

Upgrade instructions

Switch your build to use Gradle 8.12 by updating your wrapper:

./gradlew wrapper --gradle-version=8.12

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.11.1: 8.11.1

Compare Source

This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11.

It fixes the following issues:

  • #​31268 BuildEventsListenerRegistry corrupted with Isolated Projects and parallel configuration
  • #​31282 Running executables sporadically fails with ETXTBSY (Text file busy)
  • #​31284 ArrayIndexOutOfBoundsException after upgrading to gradle 8.11 when generating problems report
  • #​31310 Unable to run Gradle task in 8.10 due to bytecode interception

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 8.11.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.11.1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.11: 8.11

Compare Source

The Gradle team is excited to announce Gradle 8.11.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
alyssoncs,
Bilel MEDIMEGH,
Björn Kautler,
Chuck Thomas,
Daniel Lacasse,
Finn Petersen,
JK,
Jérémie Bresson,
luozexuan,
Mahdi Hosseinzadeh,
Markus Gaisbauer,
Matthew Haughton,
Matthew Von-Maszewski,
ploober,
Siarhei,
Titus James,
vrp0211

Upgrade instructions

Switch your build to use Gradle 8.11 by updating your wrapper:

./gradlew wrapper --gradle-version=8.11

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.10.2: 8.10.2

Compare Source

This is a patch release for 8.10. We recommend using 8.10.2 instead of 8.10

It fixes the following issues:

  • #​30472 Investigate possibly broken 8.10.1
  • #​30477 Kotlin Mutliplatform build with reused daemon fails with "Cannot query the value of task ':compileKotlinWindows' property 'kotlinNativeBundleBuildService' because it has no value available."
  • #​30497 DefaultTaskCollection#configureEach(Action) on task set cannot be executed in the current context

Issues fixed in the first patch release:

  • #​30239 Gradle 8.10 Significantly Slower Due to Dependency Resolution
  • #​30272 Broken equals() contract for LifecycleAwareProject
  • #​30385 Gradle should not validate isolated projects when isolated projects is disabled

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 8.10.2 by updating your wrapper:

./gradlew wrapper --gradle-version=8.10.2

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.10.1: 8.10.1

Compare Source

This is a patch release for 8.10. We recommend using 8.10.1 instead of 8.10

It fixes the following issues:

  • #​30239 Gradle 8.10 Significantly Slower Due to Dependency Resolution
  • #​30272 Broken equals() contract for LifecycleAwareProject
  • #​30385 Gradle should not validate isolated projects when isolated projects is disabled

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 8.10.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.10.1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.10: 8.10

Compare Source

The Gradle team is excited to announce Gradle 8.10.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Craig Andrews,
gotovsky,
Jeff,
Kirill Gavrilov,
Madalin Valceleanu,
Sergei Vorobev,
Thach Le,
Thad Guidry

Upgrade instructions

Switch your build to use Gradle 8.10 by updating your wrapper:

./gradlew wrapper --gradle-version=8.10

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.9: 8.9

Compare Source

The Gradle team is excited to announce Gradle 8.9.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
/dev/mataha,
Alex-Vol-Amz,
Andrew Quinney,
Andrey Mischenko,
Björn Kautler,
dancer13,
Danish Nawab,
Endeavour233,
Gediminas Rimša,
gotovsky,
Jay Wei,
Jeff,
Madalin Valceleanu,
markslater,
Mel Arthurs,
Michael,
Nils Brugger,
Ole Osterhagen,
Piotr Kubowicz,
Róbert Papp,
Sebastian Davids,
Sebastian Schuberth,
Stefan Oehme,
Stefanos Koutsouflakis,
Taeik Lim,
Tianyi Tao,
Tim Nielens,
наб

Upgrade instructions

Switch your build to use Gradle 8.9 by updating your wrapper:

./gradlew wrapper --gradle-version=8.9

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.8: 8.8

Compare Source

The Gradle team is excited to announce Gradle 8.8.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Björn Kautler,
Denes Daniel,
Fabian Windheuser,
Hélio Fernandes Sebastião,
Jay Wei,
jhrom,
jwp345,
Jörgen Andersson,
Kirill Gavrilov,
MajesticMagikarpKing,
Maksim Lazeba,
Philip Wedemann,
Robert Elliot,
Róbert Papp,
Stefan M.,
Tibor Vyletel,
Tony Robalik,
Valentin Kulesh,
Yanming Zhou,
김용후

Upgrade instructions

Switch your build to use Gradle 8.8 by updating your wrapper:

./gradlew wrapper --gradle-version=8.8

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.7: 8.7

Compare Source

The Gradle team is excited to announce Gradle 8.7.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Aleksandr Postnov,
Björn Kautler,
Brice Dutheil,
Denis Buzmakov,
Federico La Penna,
Gregor Dschung,
Hal Deadman,
Hélio Fernandes Sebastião,
Ivan Gavrilovic,
Jendrik Johannes,
Jörgen Andersson,
Marie,
pandaninjas,
Philip Wedemann,
Ryan Schmitt,
Steffen Yount,
Tyler Kinkade,
Zed Spencer-Milnes

Upgrade instructions

Switch your build to use Gradle 8.7 by updating your wrapper:

./gradlew wrapper --gradle-version=8.7

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.6: 8.6

Compare Source

The Gradle team is excited to announce Gradle 8.6.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Baptiste Decroix,
Björn Kautler,
Daniel Lacasse,
Danny Thomas,
Hyeonmin Park,
jeffalder,
Jendrik Johannes,
John Jiang,
Kaiyao Ke,
Kevin Mark,
king-tyler,
Marcin Dąbrowski,
Marcin Laskowski,
Markus Gaisbauer,
Mel Arthurs,
Ryan Schmitt,
Surya K N,
Vladislav Golubtsov,
Yanshun Li,
Andrzej Ressel

Upgrade instructions

Switch your build to use Gradle 8.6 by updating your wrapper:

./gradlew wrapper --gradle-version=8.6

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.5: 8.5

Compare Source

The Gradle team is excited to announce Gradle 8.5.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Ahmed Ehab,
Alex Landau,
Aurimas,
Björn Kautler,
bodhili,
Daniel Le Berre,
davidburstrom,
Franz Wimmer,
Jongwoo Han,
Ken,
Leonardo Silveira,
Martin Bonnin,
Matthew Von-Maszewski,
Nik Clayton,
noeppi_noeppi,
Philip Wedemann,
Philipp Schneider,
Tomas Bjerre

Upgrade instructions

Switch your build to use Gradle 8.5 by updating your wrapper:

./gradlew wrapper --gradle-version=8.5

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.4: 8.4

Compare Source

The Gradle team is excited to announce Gradle 8.4.

Amongst other improvements, this release addresses two security vulnerabilities:

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Ahmed Ehab,
Andrei Rybak,
Baptiste Decroix,
Björn Kautler,
Cesar de la Vega,
Ganavi Jayaram,
Gaurav Padam,
hwanseok,
J.T. McQuigg,
Jakub Chrzanowski,
Jendrik Johannes,
kackey0-1,
Konstantin Gribov,
Pratik Haldankar,
Qinglin,
Sebastian Schuberth,
Thad House,
valery1707,
Vladimir Sitnikov,
wuyangnju,
Yanming Zhou,
Yanshun Li,
Yusuke Uehara,
zeners

Upgrade instructions

Switch your build to use Gradle 8.4 by updating your wrapper:

./gradlew wrapper --gradle-version=8.4

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.3: 8.3

Compare Source

The Gradle team is excited to announce Gradle 8.3.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Ahmed Ehab,
Aurimas,
Baptiste Decroix,
Björn Kautler,
Borewit,
Korov,
Mohammed Thavaf,
Patrick Brückner,
Philip Wedemann,
Róbert Papp,
Shi Chen,
Tony Robalik

Upgrade instructions

Switch your build to use Gradle 8.3 by updating your wrapper:

./gradlew wrapper --gradle-version=8.3

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.2.1: 8.2.1

Compare Source

This is a patch release for 8.2. We recommend using 8.2.1 instead of 8.2

It fixes the following issues:

  • #​25579 Regression in 8.2: StackOverflowError w/ Gradle 8.2 + Quarkus 2.16.7 (latest)
  • #​25611 TestKit unexpectedly stopped working with Gradle 2.x versions
  • #​25618 Micronaut JacocoReportAggregationPlugin broken in Gradle 8.2
  • #​25658 Gradle 8.2 sets incorrect value to boolean --no-feature option
  • #​25674 Address regression in dependency graph build operation results

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 8.2.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.2.1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.2.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v8.2: 8.2

Compare Source

The Gradle team is excited to announce Gradle 8.2.

Amongst other improvements, this release addresses two security vulnerabilities:

Read the Release Notes

We would like to thank the following community contributors for their contributions to this release of Gradle:

Bruno Didot,
Eric Vantillard,
esfomeado,
Jendrik Johannes,
Jonathan Leitschuh,
Lee Euije,
Stefan Oehme,
Todor Dinev,
Yanshun Li

Upgrade instructions

Switch your build to use Gradle 8.2 by updating your wrapper:

./gradlew wrapper --gradle-version=8.2

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.1.1: 8.1.1

Compare Source

This is a patch release for Gradle 8.1. We recommend using 8.1.1 instead of 8.1.

It fixes the following issues:

  • #​24748 MethodTooLargeException when instrumenting a class with thousand of lambdas for configuration cache
  • #​24754 Kotlin DSL precompiled script plugins built with Gradle 8.1 cannot be used with other versions of Gradle
  • #​24788 Gradle 8.1 configure freeCompilerArgs for Kotlin in buildSrc breaks build with unhelpful errors

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 8.1.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.1.1

See the Gradle 8.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.1.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v8.1: 8.1

Compare Source

The Gradle team is excited to announce Gradle 8.1.

Read the Release Notes

We would like to thank the following community contributors for their contributions to this release of Gradle:

André Sousa,
Attila Király,
Aurimas,
Björn Kautler,
Christoph Dreis,
David Morris,
DJtheRedstoner,
Gabriel Feo,
J.T. McQuigg,
JavierSegoviaCordoba,
JayaKrishnan Nair K,
Jeff Widman,
kackey0-1,
Martin Bonnin,
Martin Kealey,
modmuss50,
pan93412,
Sebastian Schuberth,
Simon Marquis,
TheDadda,
Thrillpool,
valery1707,
Xin Wang,
Yanshun Li

Upgrade instructions

Switch your build to use Gradle 8.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.1

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v8.0.2: 8.0.2

Compare Source

The Gradle team is excited to announce Gradle 8.0.2.

This is the second patch release for Gradle 8.0. We recommend using 8.0.2 instead of 8.0.

It fixes the following issues:

  • #​23698 Gradle 8 RC2 runs out of metaspace
  • #​23962 Java/Scala build with no explicit toolchain: build fails with Gradle 8.0.1 / Scala 2.13
  • #​23990 Gradle 8.0.+ silently dropped support for custom compilers in JavaCompile
  • #​24031 InstrumentingTransformer generates different class files in Gradle 8 and 7.6 which leads to Remote Build-Cache misses
  • #​24109 Extending an already resolved configuration no longer works correctly
  • #​24122 Update configuration cache state for some plugins
  • #​24129 includeBuild in PluginManagementSpec deincubated in Gradle 8, docs still say it's incubating

Issues fixed in the first patch release:

  • #​21551 Document integration of Scala plugin with toolchains and problems with target flag
  • #​23888 --no-rebuild suddenly gone without new deprecation cycle and without the reason for its undeprecation being void
  • #​23905 Gradle 8.0 fails Scala build with isBlank not found in String class error

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 8.0.2 by updating your wrapper:

./gradlew wrapper --gradle-version=8.0.2

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.0.2.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v8.0.1: 8.0.1

Compare Source

This is a patch release for 8.0. We recommend using 8.0.1 instead of 8.0.

It fixes the following issues:

  • #​21551 - Document integration of Scala plugin with toolchains and problems with target flag
  • #​23888 - --no-rebuild suddenly gone without new deprecation cycle and without the reason for its undeprecation being void
  • #​23905 - Gradle 8.0 fails Scala build with isBlank not found in String class error

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 8.0.1 by updating your wrapper:

./gradlew wrapper --gradle-version=8.0.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.0.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v8.0: 8.0

Compare Source

The Gradle team is excited to announce Gradle 8.0

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Abdul Rauf,
Andrei Nevedomskii,
aSemy,
Ben Cox,
Björn Kautler,
bodhili,
Cédric Champeau,
Christoph Dreis,
Clara Guerrero Sánchez,
David Marin Vaquero,
David Morris,
Denis Buzmakov,
Dmitry Pogrebnoy,
Dzmitry Neviadomski,
Eliezer Graber,
Eric Pederson,
Fedor Ihnatkevich,
Gabriel Rodriguez,
Herbert von Broeuschmeul,
Hyeonmin Park,
Jeff,
Jendrik Johannes,
Korov,
Marcono1234,
Madhead,
Mariell Hoversholm,
Matthew Haughton,
Matthias Ernst,
Michael Bailey,
Michael Ernst,
Michael Torres,
Pankaj,
prasad-333,
RicardoJiang,
Siddardha Bezawada,
Stephen Topley,
Victor Maldonado,
Vinay Potluri,
Xin Wang.

Upgrade instructions

Switch your build to use Gradle 8.0 by updating your wrapper:

./gradlew wrapper --gradle-version=8.0

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.0.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v7.6.6: 7.6.6

Compare Source

The Gradle team is excited to announce Gradle 7.6.6.

This is a patch release for 7.6. We recommend using 7.6.6 instead of 7.6.

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 7.6.6 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.6

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v7.6.5: 7.6.5

Compare Source

The Gradle team is excited to announce Gradle 7.6.5.

This is a patch release for 7.6. We recommend using 7.6.5 instead of 7.6.

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 7.6.5 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.5

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v7.6.4: 7.6.4

Compare Source

This is a patch release for 7.6. We recommend using 7.6.4 instead of 7.6.

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 7.6.4 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.4

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v7.6.3: 7.6.3

Compare Source

This is a patch release for 7.6. We recommend using 7.6.3 instead of 7.6.

This release addresses two security vulnerabilities:

It also fixes the following issues:

  • #​25781 Backport finalized task performance fix to 7.6.x
  • #​25802 Backport cgroups fix to 7.6.x

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 7.6.3 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.3

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.3.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.6.2: 7.6.2

Compare Source

This is a patch release for 7.6. We recommend using 7.6.2 instead of 7.6.

This release addresses two security vulnerabilities:

It also fixes the following issues:

  • #​23201 Backport dependency upgrades to 7.x
  • #​23202 Backport Scala incremental compilation fixes
  • #​23325 Backport JSoup update to resolve CVE-2022-36033
  • #​23458 Backport JUnit5 dynamic test logging bug fix
  • #​23681 Dependency graph resolution: Equivalent excludes can cause un-necessary graph mutations [backport 7.x]
  • #​23922 Backport "Use Compiler API data for incremental compilation after a failure" to 7.x
  • #​23951 Exclude rule merging: missing optimization [Backport 7.x]
  • #​24132 Extending an already resolved configuration no longer works correctly [backport 7.x]
  • #​24234 7.6.1 breaks gradle-consistent-versions
  • #​24390 Gradle 7.4 fails on multi release jar's with JDK 19 code
  • #​24439 Gradle complains about invalid tool chain - picking up the source package location - it should just ignore them [Backport]
  • #​24443 Maven artifact referenced only in dependency constraints raises IllegalStateException: Corrupt serialized resolution result [backport]
  • #​24901 Backport fix for test exception that cannot be deserialized to 7.x

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 7.6.2 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.2

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.2.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.6.1: 7.6.1

Compare Source

This is a patch release for 7.6. We recommend using 7.6.1 instead of 7.6.

It fixes the following issues:

  • #​19065 Platform dependencies not possible in dependency block of test suite plugin
  • #​22688 Increased memory usage (with -p option)
  • #​22796 Building gradle itself fails during toolchain download: permission denied copying a file within .gradle/jdks
  • #​22875 Regression with 7.6: @​​pom artifact in JVM library project is no longer found
  • #​22937 Remove safe credentials reference
  • #​22973 Kotlin MPP plugin broken with Gradle 7.6 due to signature change in TestResultProcessor
  • #​23016 toolchainManagement.jvm.javaRepositories should not expose the full surface of NamedDomainObjectList
  • #​23025 Back-port toolchain related fixes to 7.6.1
  • #​23053 Auto-provisioning/auto-detection of IBM Semeru toolchains is broken with Gradle 7.6
  • #​23074 Docs: Build Lifecycle starts halfway through a point
  • #​23096 Classifiers of version catalog are discarded while copied to anothor dependency
  • #​23111 Ant closures are broken with Gradle 7.6
  • #​23178 Mention the Foojay Toolchain Resolver plugin in the Gradle manual
  • #​23215 Gradle 7.6: high memory usage (android project)
  • #​23224 Backport to 7.6.1 "Fix for Incremental compilation with modules"
  • #​23294 "Unable to make progress running work" together with --continue and failing tasks (Backport to 7.6.1)
  • #​23555 Improve Toolchain related deprecation nagging in 7.6
  • #​23894 Update EOL policy
  • #​23910 Backport trusting only full GPG keys in dependency verification [Backport 7.6.1]
  • #​23941 Typo in v7.6 docs about disabling_the_daemon
  • #​23985 Resolving of manually created configuration creates a ResolveException

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 7.6.1 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.6: 7.6

Compare Source

The Gradle team is excited to announce Gradle 7.6.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
altrisi,
aSemy,
Ashwin Pankaj,
Aurimas,
BJ Hargrave,
Björn Kautler,
Bradley Turek,
Craig Andrews,
Daniel Lin,
David Morris,
Edmund Mok,
Frosty-J,
Gabriel Feo,
Ivan Gavrilovic,
Jendrik Johannes,
John,
Joseph Woolf,
Karl-Michael Schindler,
Konstantin Gribov,
Leonardo Brondani Schenkel,
Martin d'Anjou,
Michael Bailey,
Pete Bentley,
Rob Bavey,
Sam Snyder,
sll552,
teawithbrownsugar,
Thomas Broadley,
urdak,
Varun Sharma,
Xin Wang

Upgrade instructions

Switch your build to use Gradle 7.6 by updating your wrapper:

./gradlew wrapper --gradle-version=7.6

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v7.5.1: 7.5.1

Compare Source

This is a patch release for 7.5. We recommend using 7.5.1 instead of 7.5

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Michael Bailey,
Josh Kasten,
Marcono1234,
mataha,
Lieven Vaneeckhaute,
kiwi-oss,
Stefan Neuhaus,
George Thomas,
Anja Papatola,
Björn Kautler,
David Burström,
Vladimir Sitnikov,
Roland Weisleder,
Konstantin Gribov,
David Op de Beeck,
aSemy,
Rene Groeschke,
Jonathan Leitschuh,
Aurimas Liutikas,
Jamie Tanna,
Xin Wang,
Atsuto Yamashita,
Taeik Lim,
Peter Gafert,
Alex Landau,
Jerry Wiltse,
Tyler Burke,
Matthew Haughton,
Filip Daca,
Simão Gomes Viana,
Vaidotas Valuckas,
Edgars Jasmans,
Tomasz Godzik,
Jeff,
Lajos Veres

Upgrade instructions

Switch your build to use Gradle 7.5.1 by updating your wrapper:

./gradlew wrapper --gradle-version=7.5.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.5: 7.5

Compare Source

The Gradle team is excited to announce Gradle 7.5.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Michael Bailey,
Josh Kasten,
Marcono1234,
mataha,
Lieven Vaneeckhaute,
kiwi-oss,
Stefan Neuhaus,
George Thomas,
Anja Papatola,
Björn Kautler,
David Burström,
Vladimir Sitnikov,
Roland Weisleder,
Konstantin Gribov,
David Op de Beeck,
aSemy,
Rene Groeschke,
Jonathan Leitschuh,
Aurimas Liutikas,
Jamie Tanna,
Xin Wang,
Atsuto Yamashita,
Taeik Lim,
Peter Gafert,
Alex Landau,
Jerry Wiltse,
Tyler Burke,
Matthew Haughton,
Filip Daca,
Simão Gomes Viana,
Vaidotas Valuckas,
Edgars Jasmans,
Tomasz Godzik,
Jeff,
Lajos Veres

Upgrade instructions

Switch your build to use Gradle 7.5 by updating your wrapper:

./gradlew wrapper --gradle-version=7.5

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.4.2: 7.4.2

Compare Source

This is a patch release for Gradle 7.4.

See the list of fixed issues: https://docs.gradle.org/7.4.2/release-notes.html

We recommend users upgrade to 7.4.2 instead of 7.4 or another patch release.

Upgrade Instructions

Switch your build to use Gradle 7.4.2 by updating your wrapper:

./gradlew wrapper --gradle-version=7.4.2

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.4.2.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.4.1: 7.4.1

Compare Source

This is a patch release for Gradle 7.4.

See the list of fixed issues: https://docs.gradle.org/7.4.1/release-notes.html

We recommend users upgrade to 7.4.1 instead of 7.4.

Upgrade Instructions

Switch your build to use Gradle 7.4.1 by updating your wrapper:

./gradlew wrapper --gradle-version=7.4.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.4.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.4: 7.4

Compare Source

The Gradle team is excited to announce Gradle 7.4!

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:

Michael Bailey
Jochen Schalanda
Jendrik Johannes
Roberto Perez Alcolea
Konstantin Gribov
Per Lundberg
Piyush Mor
Róbert Papp
Piyush Mor
Ned Twigg
Nikolas Grottendieck
Lars Grefer
Patrick Pichler
Marcin Mielnicki
Marcono1234
Dima Merkurev
Matthew Haughton

Upgrade instructions

Switch your build to use Gradle 7.4 by updating your wrapper:

./gradlew wrapper --gradle-version=7.4

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.3.3: 7.3.3

Compare Source

This is a patch release for Gradle 7.3.

It fixes the following issues:

We recommend users upgrade to 7.3.3 instead of 7.3.

Given the context of the Log4Shell vulnerability, make sure you take a look at our blog post on this topic.

Upgrade Instructions

Switch your build to use Gradle 7.3.3 by updating your wrapper:

./gradlew wrapper --gradle-version=7.3.3

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.3.3.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.3.2: 7.3.2

Compare Source

This is a patch release for Gradle 7.3.

It fixes the following issues:

  • #​19300 Mitigations for log4j vulnerability in Gradle builds
  • #​19257 Incremental java compilation fails when renaming classname with $ character

We recommend users upgrade to 7.3.2 instead of 7.3.

Given the context of the Log4Shell vulnerability, make sure you take a look at our blog post on this topic.

Upgrade Instructions

Switch your build to use Gradle 7.3.2 by updating your wrapper:

./gradlew wrapper --gradle-version=7.3.2

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.3.2.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.3.1: 7.3.1

Compare Source

This is a patch release for Gradle 7.3.

It fixes the following issues:

  • #​19058 Consider reverting breaking change about test configuration
  • #​19067 Fix multiple annotation processing issues discovered by Micronaut

We recommend users upgrade to 7.3.1 instead of 7.3.

Upgrade Instructions

Switch your build to use Gradle 7.3.1 by updating your wrapper:

./gradlew wrapper --gradle-version=7.3.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.3.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.3: 7.3

Compare Source

The Gradle team is excited to announce Gradle 7.3.

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:

Attix Zhang,
anatawa12,
Anil Kumar Myla,
Marcono1234,
Nicola Corti,
Scott Palmer,
Marcin Zajączkowski,
Alex Landau,
Stefan Oehme,
yinghao niu,
Björn Kautler,
Tomasz Godzik,
Kristian Kraljic,
Matthew Haughton,
Raphael Fuchs,
Sebastian Schuberth,
Roberto Perez Alcolea,
Xin Wang

Upgrade instructions

Switch your build to use Gradle 7.3 by updating your wrapper:

./gradlew wrapper --gradle-version=7.3

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.2: 7.2

Compare Source

The Gradle team is excited to announce Gradle 7.2.

We would like to thank the following community contributors for their contributions to this release of Gradle:

Ned Twigg
Oliver Kopp
Björn Kautler
naftalmm
Peter Runge
Konstantin Gribov
Zoroark
Stefan Oehme
Martin Kealey
KotlinIsland
Herbert von Broeuschmeul

Upgrade Instructions

Switch your build to use Gradle 7.2 by updating your wrapper:

./gradlew wrapper --gradle-version=7.2

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.2.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.1.1: 7.1.1

Compare Source

This is a patch release for Gradle 7.1.

It fixes the following issues:

  • #​17488 Many Micronaut builds failing with NPE with Gradle 7.1 & JDK 8
  • #​17548 [Configuration cache] Task not up-to-date for SantaTracker
  • #​17542 [Configuration cache] Filtered FC with mapped elements stored incorrectly

We recommend users upgrade to 7.1.1 instead of 7.1.

Upgrade Instructions

Switch your build to use Gradle 7.1.1 by updating your wrapper:

./gradlew wrapper --gradle-version=7.1.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.1.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.1: 7.1

Compare Source

The Gradle team is excited to announce Gradle 7.1.

We would like to thank the following community contributors for their contributions to this release of Gradle:

Danny Thomas,
Roberto Perez Alcolea,
Victor Merkulov,
Kyle Moore,
Stefan Oehme,
Anže Sodja,
Jeff,
Alexander Likhachev,
Björn Kautler,
Sebastian Schuberth,
Kejn,
xhudik,
Anuraag Agrawal,
Florian Schmitt,
Evgeny Mandrikov,
Ievgenii Shepeliuk,
Sverre Moe.

Upgrade Instructions

Switch your build to use Gradle 7.1 by updating your wrapper:

./gradlew wrapper --gradle-version=7.1

See the Gradle 7.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.0.2: 7.0.2

Compare Source

This is a patch release for Gradle 7.0.

This fixes an issue with files system watching on certain Linux distributions.

We recommend users upgrade to 7.0.2 instead of 7.0.

Upgrade Instructions

Switch your build to use Gradle 7.0.2 by updating your wrapper:

./gradlew wrapper --gradle-version=7.0.2

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.0.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.0.1: 7.0.1

Compare Source

This is a patch release for Gradle 7.0.

This fixes several issues reported against 7.0.

We recommend users upgrade to 7.0.1 instead of 7.0.

Upgrade Instructions

Switch your build to use Gradle 7.0.1 by updating your wrapper:

./gradlew wrapper --gradle-version=7.0.1

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.0.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v7.0: 7.0

Compare Source

The Gradle team is excited to announce a new major version of Gradle, 7.0.

Read the full release notes

We would like to thank the following community members for their contributions to this release of Gradle:

Matthew Haughton,
Leon Linhart,
Sebastian Schuberth,
Aidar Nugmanoff,
Martin d'Anjou,
Till Krullmann,
Andreas Axelsson,
Pedro Tôrres,
Stefan Oehme,
Jeff,
Rene Groeschke,
Niels Doucet,
Tobias Hermann,
Rishaba-Jain,
Jerome Dochez,
Vitaly Polonetsky,
Naoki Ando,
Ståle Undheim.

Upgrade Instructions

Switch your build to use Gradle 7.0 by updating your wrapper:

./gradlew wrapper --gradle-version=7.0 --gradle-distribution-sha256-sum=eb8b89184261025b0430f5b2233701ff1377f96da1ef5e278af6ae8bac5cc305

See the Gradle upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.0.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.9.4: 6.9.4

Compare Source

This is a patch release for 6.9. We recommend using 6.9.4 instead of 6.9.

It fixes the following issues:

  • #​23680 Dependency graph resolution: Equivalent excludes can cause un-necessary graph mutations [backport 6.x]
  • #​23945 Backport trusting only full GPG keys in dependency verification [Backport 6.9.4]
  • #​23950 Exclude rule merging: missing optimization [backport 6.x]

Read the Release Notes

Upgrade Instructions

Switch your build to use Gradle 6.9.4 by updating your wrapper:

./gradlew wrapper --gradle-version=6.9.4

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.9.4.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.9.3: 6.9.3

Compare Source

This is a patch release for Gradle 6.9, containing backported bugfixes in Gradle 7.x to Gradle 6.x.

It fixes the following issues:

  • #​19523 Fix buffer overflow error in KryoBackedDecoder [Backport 6.x]
  • #​20189 Support constraints without version in GMM [Backport 6.9.x]
  • #​22358 Missing exclude rule merging optimizations

We recommend users upgrade to 6.9.3 instead of 6.9.

Upgrade Instructions

Switch your build to use Gradle 6.9.3 by updating your wrapper:

./gradlew wrapper --gradle-version=6.9.3

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.9.3.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.9.2: 6.9.2

Compare Source

This is a patch release for Gradle 6.9, containing backported bugfixes in Gradle 7.2 to Gradle 6.x.

It fixes the following issues:

  • #​18163 Fix excludes for substituted dependencies
  • #​18164 POSIX shell scripts improvements
  • #​18697 Fix corrupted resolution result from replacement / capability conflict
  • #​19328 Mitigations for log4j vulnerability in Gradle builds
  • #​19372 Multiple transformed artifacts selected

We recommend users upgrade to 6.9.2 instead of 6.9.

Given the context of the Log4Shell vulnerability, make sure you take a look at our blog post on this topic.

Upgrade Instructions

Switch your build to use Gradle 6.9.2 by updating your wrapper:

./gradlew wrapper --gradle-version=6.9.2

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.9.2.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.9.1: 6.9.1

Compare Source

This is a patch release for Gradle 6.9, containing backported bugfixes in Gradle 7.2 to Gradle 6.x.

It fixes the following issues:

  • #​18089 Deprecate jcenter() repository
  • #​17950 Renaming and recreating the project directory causes Gradle to lose track of changes on Windows
  • #​17949 Gradle's up-to-date checks do not work on Windows FAT drives

We recommend users upgrade to 6.9.1 instead of 6.9.

Upgrade Instructions

Switch your build to use Gradle 6.9.1 by updating your wrapper:

./gradlew wrapper --gradle-version=6.9.1

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.9.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.9: 6.9

Compare Source

This is a backport release, Gradle 6.9.

This release features bugfixes and other changes that were backported from Gradle 7.0 to Gradle 6.x.

We would like to thank the following community contributors to this release of Gradle:
Ståle Undheim

Upgrade instructions

Switch your build to use Gradle 6.9 by updating your wrapper:

./gradlew wrapper --gradle-version=6.9

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.9.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Backports

Limited support for Java 16

This release does not support running Gradle with JDK 16, but you can use Java toolchains to request Java 16 and compile your project.

Using dynamic versions in the plugins block

Until now, the plugins { } block only supported fixed versions for community plugins. All version string notations Gradle supports are now accepted, including + or latest.release.

We recommend using the plugins {} block for applying plugins using Gradle 7. The old apply plugin: mechanism will be deprecated in the future.

Note that dynamic versions will introduce non-deterministic behavior to your build process and should be used judiciously. You can use dependency locking to save the set of dependencies resolved when using dynamic versions.

Native support for Apple Silicon

Previous Gradle versions were able to run on new Macs with Apple Silicon processors with some disadvantages:

  • With a native ARM JDK, Gradle features like the rich console and file system watching would be disabled.
  • With an Intel JDK, Gradle would run at about half speed through the Rosetta2 compatibility layer.

With this release, every feature is now supported using a native ARM JDK.
If you're using a new Mac with Apple Silicon, you should use Gradle with a native ARM JDK for optimal performance.

Other backports

Please refer to the list of fixed issues for all issues backported from Gradle 7.0.

v6.8.3: 6.8.3

Compare Source

This is a patch release for Gradle 6.8.

This fixes a critical bug present in Gradle 6.8, 6.8.1 and 6.8.2.

All issues fixed in this patch release

Please don’t use the original 6.8 release or previous patch releases, and instead upgrade to 6.8.3.

Upgrade Instructions

Switch your build to use Gradle 6.8.3 by updating your wrapper:

./gradlew wrapper --gradle-version=6.8.3 --gradle-distribution-sha256-sum 7faa7198769f872826c8ef4f1450f839ec27f0b4d5d1e51bade63667cbccd205

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.8.3.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.8.2: 6.8.2

Compare Source

This is a patch release for Gradle 6.8.

This fixes several bugs in Gradle 6.8.1.

All issues fixed in this patch release

Please don’t use the original 6.8 release or the 6.8.1, and instead upgrade to 6.8.2.

Upgrade Instructions

Switch your build to use Gradle 6.8.2 by updating your wrapper:

./gradlew wrapper --gradle-version=6.8.2

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.8.2.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.8.1: 6.8.1

Compare Source

This is a patch release for Gradle 6.8.

This fixes several critical bugs in Gradle 6.8.

All issues fixed in this patch release

We recommend that you use Gradle 6.8.1 over the initial release of Gradle 6.8.

Upgrade Instructions

Switch your build to use Gradle 6.8.1 by updating your wrapper:

./gradlew wrapper --gradle-version=6.8.1

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.8.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.8: 6.8

Compare Source

The Gradle team is excited to announce Gradle 6.8.

We would like to thank the following community contributors for their contributions to this release of Gradle:

Marcono1234,
Björn Sundahl,
Roberto Perez Alcolea,
Danny Thomas,
Jeff,
Mattia Tommasone,
jdai8,
David Burström,
Björn Kautler,
Stefan Oehme,
Thad House,
knittl,
hywelbennett,
and Gregorios Leach.

Upgrade Instructions

Switch your build to use Gradle 6.8 by updating your wrapper:

./gradlew wrapper --gradle-version=6.8

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.8.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.7.1: 6.7.1

Compare Source

This is a patch release for Gradle 6.7.

This fixes several critical bugs in Gradle 6.7.

All issues fixed in this patch release

We recommend that you use Gradle 6.7.1 over the initial release of Gradle 6.7.

Upgrade Instructions

Switch your build to use Gradle 6.7.1 by updating your wrapper:

./gradlew wrapper --gradle-version=6.7.1

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.7.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.7: 6.7

Compare Source

The Gradle team is excited to announce Gradle 6.7.

Read the Release Notes

We would like to thank the following community contributors to this release of Gradle:

Roberto Perez Alcolea,
SheliakLyr,
Christian Edward Gruber,
René Gröschke,
Louis CAD,
Campbell Jones,
Leonardo Bezerra Silva Júnior,
Christoph Dreis,
Matthias Robbers,
Vladimir Sitnikov,
Stefan Oehme,
Thad House,
Michał Mlak
and Jochen Schalanda.

Upgrade instructions

Switch your build to use Gradle 6.7 by updating your wrapper:

./gradlew wrapper --gradle-version=6.7

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.6.1: 6.6.1

Compare Source

This is a patch release for Gradle 6.6.

This fixes several critical bugs in Gradle 6.6.

All issues fixed in this patch release

We recommend that you use Gradle 6.6.1 over the initial release of Gradle 6.6.

Upgrade Instructions

Switch your build to use Gradle 6.6.1 by updating your wrapper:

./gradlew wrapper --gradle-version=6.6.1

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.6.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.6: 6.6

Compare Source

The Gradle team is excited to announce Gradle 6.6.

Read the Release Notes

We would like to thank the following community contributors to this release of Gradle:

SheliakLyr,
Danny Thomas,
Daiki Hirabayashi,
Sebastian Schuberth,
Frieder Bluemle,
Brick Tamland,
Stefan Oehme,
Yurii Serhiichuk,
JunHyung Lim,
Igor Dvorzhak,
and Leonid Gaiazov.

Upgrade instructions

Switch your build to use Gradle 6.6 by updating your wrapper:

./gradlew wrapper --gradle-version=6.6

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.5.1: 6.5.1

Compare Source

This is a patch release for Gradle 6.5.

This fixes several critical bugs in Gradle 6.5:

  • Regression: Gradle 6.5 cached builds cause IllegalStateException #​13367
  • Regression: Compile classpath configuration is not deterministic #​13555
  • Regression: Class cast exception when GStrings are used with System.getProperty #​13569
  • And a number of dependency graph resolution errors (#​13251, #​13316, #​13329, #​13551)

All issues fixed in this patch release

We recommend that you use Gradle 6.5.1 over the initial release of Gradle 6.5.

Upgrade Instructions

Switch your build to use Gradle 6.5.1 by updating your wrapper:

./gradlew wrapper --gradle-version=6.5.1

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.5.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.5: 6.5

Compare Source

The Gradle team is excited to announce Gradle 6.5.

Read the full release notes

We would like to thank the following community contributors to this release of Gradle:

SheliakLyr,
Daniil Popov,
Scott Robinson,
Cristian Garcia,
fransflippo,
Victor Turansky,
Gregor Dschung,
Roberto Perez Alcolea,
kerr,
Chris Doré,
and Erhard Pointl.

Upgrade Instructions

Switch your build to use Gradle 6.5 by updating your wrapper:

./gradlew wrapper --gradle-version=6.5

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.4.1: 6.4.1

Compare Source

This is a patch release for Gradle 6.4.

This fixes several critical bugs in Gradle 6.4:

  • Regression: Different daemons are used between IDE and CLI builds for the same project #​13069
  • Regression: Main-Class attribute always added to jar manifest when using application plugin #​13057

All issues fixed in this patch release

We recommend that you use Gradle 6.4.1 over the initial release of Gradle 6.4.

Upgrade Instructions

Switch your build to use Gradle 6.4.1 by updating your wrapper:

./gradlew wrapper --gradle-version=6.4.1

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.4.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.4: 6.4

Compare Source

The Gradle team is excited to announce Gradle 6.4.

Read the full release notes

We would like to thank the following community contributors to this release of Gradle:

Roberto Perez Alcolea, SheliakLyr, James Baiera, Patrick Koenig, Matthew Duggan, David Burström, Nelson Osacky, Sebastian Schuberth, Ismael Juma, Steve Vermeulen, Victor Turansky, and Lars Kaulen.

Upgrade Instructions

Switch your build to use Gradle 6.4 by updating your wrapper:

./gradlew wrapper --gradle-version=6.4

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.4.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.3: 6.3

Compare Source

The Gradle team is excited to announce Gradle 6.3.

Read the full release notes

We would like to thank the following community contributors to this release of Gradle:

Kyle Cackett,
Roberto Perez Alcolea,
Daniel Thomas,
jeffalder,
Johnny Lim,
Bow Archer,
and Sam De Block.

Upgrade Instructions

Switch your build to use Gradle 6.3 by updating your wrapper:

./gradlew wrapper --gradle-version=6.3

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.3.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.2.2: 6.2.2

Compare Source

This is a patch release for Gradle 6.2.

This fixes a critical bug in Gradle 6.2:

  • Multi-project build use the properties of the rootProject for all included builds. #​12381

All issues fixed

We recommend that you use Gradle 6.2.2 over the initial release of Gradle 6.2.

Read the full release notes

Upgrade Instructions

Switch your build to use Gradle 6.2.2 by updating your wrapper:

./gradlew wrapper --gradle-version=6.2.2

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.2.2.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.2.1: 6.2.1

Compare Source

This is a patch release for Gradle 6.2.

This fixes several critical bugs in Gradle 6.2:

  • Project name disambiguation causes project / external dependency conflicts to be missed. #​12315
  • IdeaModelBuilder does not provide groovy-all as compile dep for buildSrc #​12274
  • Gradle crashes if GRADLE_RO_DEP_CACHE is set and it cannot create modules-2 directory within it #​12293

All issues fixed

We recommend that you use Gradle 6.2.1 over the initial release of Gradle 6.2.

Read the full release notes

Upgrade Instructions

Switch your build to use Gradle 6.2.1 by updating your wrapper:

./gradlew wrapper --gradle-version=6.2.1

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.2.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.2: 6.2

Compare Source

The Gradle team is excited to announce Gradle 6.2.

Read the full release notes

We would like to thank the following community contributors to this release of Gradle:

Stefan Neuhaus,
EthanLozano,
Pavlos-Petros Tournaris,
Márton Braun,
Thomas Iguchi,
Vladimir Sitnikov,
Peter Stöckli,
Sebastian Schuberth,
Frieder Bluemle,
ColtonIdle,
and Roberto Perez Alcolea.

Upgrade Instructions

Switch your build to use Gradle 6.2 by updating your wrapper:

./gradlew wrapper --gradle-version=6.2

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.2.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.1.1: 6.1.1

Compare Source

This is a patch release for Gradle 6.1.

This fixes several critical bugs in Gradle 6.1:

  • Plugins using kotlin-dsl and compiled with 6.1 are incompatible with Gradle 6.0 #​11947
  • Missing fixed issues from Gradle 6.1 release notes #​11954
  • Memory regression when resolving large artifacts while computing checksums #​11966
  • Gradle 6.1 generates an empty .gradle and gradle directories on each execution in subproject directories #​11971

All issues fixed

We recommend that you use Gradle 6.1.1 over the initial release of Gradle 6.1.

Read the full release notes

Upgrade Instructions

Switch your build to use Gradle 6.1.1 by updating your wrapper:

./gradlew wrapper --gradle-version=6.1.1

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.1.x.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.1: 6.1

Compare Source

The Gradle team is excited to announce Gradle 6.1.

Read the full release notes

We would like to thank the following community contributors to this release of Gradle:
Mark Nordhoff,
Kazuki Matsuda,
Andrew Malyhin,
Emmanuel Guérin,
Nicholas Gates,
Bjørn Mølgård Vester,
Johnny Lim,
Benjamin Muskalla,
Ian Kerins,
Vladimir Sitnikov,
Michael Ernst,
Nelson Osacky,
Dmitriy Konopelkin,
and Steven Crockett.

Upgrade Instructions

Switch your build to use Gradle 6.1 by updating your wrapper:

./gradlew wrapper --gradle-version=6.1

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.1.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v6.0.1: 6.0.1

Compare Source

This is a patch release for Gradle 6.0.

This fixes several critical bugs in Gradle 6.0:

  • Incremental Java compilation is broken with Android 3.5.1 and Gradle 6.0 #​11330
  • Unable to use a Provider as an artifact for the maven-publish plugin #​11054
  • Implicit capabilities not always applied/detected #​11300
  • maven-metadata.xml SHA256 and SHA512 checksums prevent publishing to Nexus #​11308
  • Unable to properly resolve dynamic dependencies from mavenLocal() repo #​11321
  • Kotlin DSL: fileTree(mapOf(...)) has unexpected behavior #​11335
  • Attribute disambiguation rule for 'org.gradle.category' can cause unexpected type exception #​11365

All issues fixed

We recommend that you use Gradle 6.0.1 over the initial release of Gradle 6.0.

Upgrade Instructions

Switch your build to use Gradle 6.0.1 by updating your wrapper properties:

./gradlew wrapper --gradle-version=6.0.1

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v6.0: 6.0

Compare Source

The Gradle team is excited to announce a new major release, Gradle 6.0.

Read the full release notes

We would like to thank the following community contributors to this release of Gradle:
Nathan Strong,
Roberto Perez Alcolea,
Daniel Santiago,
Tetsuya Ikenaga,
Sebastian Schuberth,
Andrey Mischenko,
Shintaro Katafuchi,
Alex Saveau,
Mike Kobit,
Tom Eyckmans,
Artur Dryomov,
szhem,
Nigel Banks,
Sergey Shatunov,
Dan Sănduleac,
Vladimir Sitnikov,
Ross Goldberg,
jutoft,
Robin Verduijn,
Pedro Tôrres,
Michael Berry,
Evgeny Mandrikov,
lingocoder,
Robert Stupp,
and Predrag Knežević.

Upgrade Instructions

Switch your build to use Gradle 6.0 by updating your wrapper:

./gradlew wrapper --gradle-version=6.0

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.0.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

v5.6.4: 5.6.4

Compare Source

This bug-fix release contains all changes from 5.6.1 through 5.6.3 as well as:

  • Can't configure kotlinOptions after upgrade to gradle 5.6.3 using kotlin-dsl #​11083
  • Slow localhost look-up on macOS #​11134

We recommend that you use Gradle 5.6.4 over any other 5.6.x release.

Upgrade Instructions

Switch your build to use Gradle 5.6.4 by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.6.4

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v5.6.3: 5.6.3

Compare Source

This bug-fix release contains all changes from 5.6.1 and 5.6.2 as well as:

  • Let Kotlin DSL gracefully handle lambdas registered as extensions (5.6.3) #​11014
  • Gradle Module Metadata compatibility for unique snapshots #​11050
  • maven-publish publishes jars with wrong extension for known jar packagings like 'ejb' in 5.6 #​10555
  • Regression in 5.5 when using dependency constraints for non-jar dependencies without a POM #​10948
  • resolution failure when dependency locks and kotlin-dsl plugin are present #​10697
  • Non-Kotlin extensions crash the build when using Kotlin DSL + Kotlin plugins #​10729
  • Sporadic build failures with build-scan due to an overlapping ID assignment #​10286
  • Prevent StackOverflowException caused by excessive 'or' via PatternMatcher #​10330

We recommend that you use Gradle 5.6.3 over any other 5.6.x release.

Upgrade Instructions

Switch your build to use Gradle 5.6.3 by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.6.3

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v5.6.2: 5.6.2

Compare Source

This bug-fix release contains changes to Gradle 5.6.1:

  • Duplicate entry in generated .classpath file in Gradle >= 5.6 (#​10393)
  • Memory leak when using tasks that use Worker API and process isolation (#​10411)

We recommend that you use Gradle 5.6.2 over 5.6.1.

Upgrade Instructions

Switch your build to use Gradle 5.6.2 by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.6.2

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v5.6.1: 5.6.1

Compare Source

This bug-fix release contains changes to Gradle 5.6:

  • Unable to publish artifacts with custom classifier/extension from java project with Gradle 5.6 (#​10287)
  • Regression in 5.6 signArchives (Duplicate key) (#​10302)
  • Regression setting version for ArchiveTasks in 5.6 (#​10311)
  • A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleKotlinCompilerWork (#​10317)
  • DirectoryFileTree breaks SourceTask since 5.6 (#​10322)
  • Regression: Unable to pass java.util.Properties object using Worker API in Gradle 5.6 (#​10323)
  • Unable to publish multiple publications with same coordinates (#​10333)
  • Gradle 5.6 - Resolving resources from buildSrc or plugins (#​10347)

We recommend that you use Gradle 5.6.1 over 5.6.

Upgrade Instructions

Switch your build to use Gradle 5.6.1 by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.6.1

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v5.6: 5.6

Compare Source

The Gradle team is excited to announce Gradle 5.6.

This release also contains an important security fix affecting some users.

This is the final minor release for Gradle 5.x. Read the release notes

We would like to thank the following community contributors to this release of Gradle:

Louis CAD,
Roberto Perez Alcolea,
Dan Sănduleac,
Andrew K.,
Noa Resare,
Juan Martín Sotuyo Dodero,
Semyon Levin,
wreulicke,
John Rodriguez,
mig4,
Evgeny Mandrikov,
Bjørn Mølgård Vester,
Simon Legner,
Sebastian Schuberth,
Ian Kerins,
Ivo Anjo,
Stefan M.,
Nickolay Chameev,
Dominik Giger,
Stephan Windmüller,
Zemian Deng,
Robin Verduijn,
Sandu Turcan,
Emmanuel Guérin,
Nikita Skvortsov,
and Christian Fränkel.

Upgrade Instructions

Switch your build to use Gradle 5.6 by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.6

Standalone downloads are available at gradle.org/releases.

Reporting Problems

If you find a problem with Gradle, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v5.5.1: 5.5.1

Compare Source

This bug-fix release contains three changes to Gradle 5.5:

  • Combination of errorprone-gradle-plugin and options.fork = true causes Java compilation to fail in Gradle 5.5 #​9897
  • Using dependency declaration gradleKotlinDsl() fails with 5.5 #​9919
  • Chain of transitives aligned by same platform can lead to broken resolution #​9882

We recommend that you use Gradle 5.5.1 over 5.5.

Upgrade Instructions

Switch your build to use Gradle 5.5.1 by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.5.1

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v5.5: 5.5

Compare Source

The Gradle team is excited to announce Gradle 5.5.

Read the release notes

We would like to thank the following community contributors to this release of Gradle:
Martin d'Anjou,
Ben Asher,
Mike Kobit,
Erhard Pointl,
Sebastian Schuberth,
Evgeny Mandrikov,
Stefan M.,
Igor Melnichenko,
Björn Kautler,
Roberto Perez Alcolea and
Christian Fränkel.

Upgrade Instructions

Switch your build to use Gradle 5.5 by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.5

Standalone downloads are available at gradle.org/releases.

Reporting Problems

If you find a problem with Gradle, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v5.4.1: 5.4.1

Compare Source

This bug-fix release contains two changes to Gradle 5.4:

  • Fix inconsistent classpath ordering when dependencies have lots of excludes - #​9197
  • Kotlin DSL IDEA script editor can't find JDK classes with Gradle 5.4 if Gradle JVM != Project SDK - #​9195

We recommend that you use Gradle 5.4.1 over 5.4.

Upgrade Instructions

Switch your build to use Gradle 5.4.1 by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.4.1

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v5.4: 5.4

Compare Source

The Gradle team is excited to announce Gradle 5.4.

Read the release notes

We would like to thank the following community contributors to this release of Gradle:
Ian Kerins,
Roberto Perez Alcolea,
Rodolfo Forte,
gla3dr,
and Stefan M..

Upgrade Instructions

Switch your build to use Gradle 5.4 by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.4

Standalone downloads are available at gradle.org/releases.

Reporting Problems

If you find a problem with Gradle, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v5.3.1: 5.3.1

Compare Source

This bug-fix release contains several changes to Gradle 5.3, notably:

  • Unable to use java-platform and maven-publish in multi-project: #​8845
  • Unexpected exception when adding a plugin on buildSrc compile classpath: gradle/kotlin-dsl#1363

We recommend that you use Gradle 5.3.1 over 5.3.

Upgrade Instructions

Switch your build to use Gradle 5.3.1 by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.3.1

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v5.3: 5.3

Compare Source

The Gradle team is excited to announce Gradle 5.3.

This release features support for publishing and consuming Gradle Module Metadata, feature variants or "optional dependencies", type-safe accessors in Kotlin precompiled script plugins, and more.

Read the Gradle 5.x upgrade guide to learn about breaking changes and considerations for upgrading from Gradle 5.0. If upgrading from Gradle 4.x, please read upgrading from Gradle 4.x to 5.0 first.

We would like to thank the following community contributors to this release of Gradle: Stefan M., Evgeny Mandrikov, Simon Legner, Raman Gupta, Florian Dreier, Kenzie Togami, Ricardo Pereira, Thad House, Joe Kutner, and Josh Soref.

Upgrade Instructions

Switch your build to use Gradle 5.3 by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.3

Standalone downloads are available at gradle.org/releases.

Reporting Problems

If you find a problem with Gradle, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v5.2.1: 5.2.1

Compare Source

This bug-fix release contains several changes to Gradle 5.2, notably:

  • Checkstyle issues with a single source file: #​8394
  • BOM support conflicts: #​8420

We recommend that you use Gradle 5.2.1 over 5.2.

Upgrade Instructions

Switch your build to use Gradle 5.2.1 by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.2.1

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v5.2: 5.2

Compare Source

The Gradle team is excited to announce Gradle 5.2.

This release features a new Java Platform plugin, improved C++ plugins, new C++ project types for gradle init, service injection into plugins and project extensions, Kotlin DSL 1.1.3 and more.

Read the Gradle 5.x upgrade guide to learn about breaking changes and considerations for upgrading from Gradle 5.0. If upgrading from Gradle 4.x, please read upgrading from Gradle 4.x to 5.0 first. Users upgrading from 5.1 should not have to worry about breaking changes.

Upgrade Instructions

Switch your build to use Gradle 5.2 by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.2

Standalone downloads are available at gradle.org/releases.

Reporting Problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v5.1.1: 5.1.1

Compare Source

This bug-fix release contains several changes to Gradle 5.1, notably:

  • A daemon memory leak affecting all projects #​8142
  • Incremental Java compilation #​8194
  • A fix to Gradle's generated Javadoc in 5.1 #​8183

We recommend that you use Gradle 5.1.1 over 5.1.

Upgrade Instructions

Switch your build to use Gradle 5.1.1 by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.1.1

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v5.1: 5.1

Compare Source

The Gradle team is excited to announce Gradle 5.1.

This release features repository to dependency matching, production-ready configuration avoidance APIs, Gradle Kotlin DSL 1.1, and more.

Read the Gradle 5.x upgrade guide to learn about breaking changes and considerations for upgrading from Gradle 5.0.
If upgrading from Gradle 4.x, please read upgrading from Gradle 4.x to 5.0 first.

We would like to thank the following community contributors to this release of Gradle:
Mike Kobit,
Kent Fletcher,
Niklas Grebe,
Jonathan Leitschuh,
Sebastian Schuberth,
Dan Sănduleac,
Olivier Voortman,
Alex Saveau,
and Till Krullmann.

See the full set of release notes.

Upgrade Instructions

Switch your build to use Gradle 5.1 by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.1

Standalone downloads are available at gradle.org/releases.

Reporting Problems

If you find a problem with Gradle 5.1, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle 5.1, and we look forward to your feedback via Twitter or on GitHub.

v5.0: 5.0

Compare Source

The Gradle team is excited to announce Gradle 5.0.

This release features a production-ready Kotlin DSL, dependency version alignment (similar to and usable with Maven BOMs), task timeouts, Java 11 support, and more.

These release notes list what's new since Gradle 4.10. You can review the highlights since Gradle 4.0 here.

Read the Gradle 5.0 upgrade guide to learn about breaking changes and considerations for upgrading from Gradle 4.x.

We would like to thank the following community contributors to this release of Gradle: Jean-Baptiste Nizet, Jonathan Leitschuh, Ben McCann, Björn Kautler, Georg Friedrich, Stefan M., Xiang Li, Theodore Ni, James Justinic, Mike Kobit, Alex Saveau, Kevin Macksamie, Cliffred van Velzen, Artem Zinnatullin, Jakub Strzyżewski, Martin Dünkelmann, Thad House, Dan Sanduleac, Felipe Lima, and thc202.

Kotlin DSL 1.0

First and foremost, Gradle Kotlin DSL is now production-ready with it's 1.0 release! Authoring your build logic using Kotlin provides significant additional editing assistance in IDEs, including: improved completion, error highlighting, and refactoring tools. Please read our Gradle Kotlin DSL Primer and follow our migrating build logic from Groovy to Kotlin guide if you're interested. If you prefer the flexibility and dynamic features of Groovy, that's totally okay — the Groovy DSL will not be deprecated.

Kotlin DSL

Dependency version alignment

This version of Gradle introduces dependency version alignment. This allows different modules belonging to the same logical group (platform) to have identical versions in a dependency graph. Maven BOMs can be imported to define platforms as well.

dependencies {
    // import a BOM. The versions used in this file will override any other version found in the graph
    implementation(enforcedPlatform("org.springframework.boot:spring-boot-dependencies:1.5.8.RELEASE"))
    
     // define dependencies without versions
    implementation("com.google.code.gson:gson")
    implementation("dom4j:dom4j")
    
     // this version will be overriden by the one found in the BOM
    implementation("org.codehaus.groovy:groovy:1.8.6")
}

More details about BOM import can be found in this section of the userguide.

Gradle build initialization features

gradle init functionality has been upgraded in this release: is now optionally interactive, includes new kotlin-library and kotlin-application project types, provides options for configuring project and package names, and more.

interactive gradle init

Searchable documentation

Search for Gradle Docs is back. The kind folks at Algolia kindly host an index used to allow you to search the user manual and DSL reference.

Docsearch demo

Gradle API Javadocs now take advantage of Javadoc built-in autocomplete, making it easier to find classes and methods you're interested in.

Task timeouts

You can now specify a timeout duration for a task, after which it will be interrupted. Read more about task timeouts in the docs.

HTTP retries during dependency resolution

When Gradle attempts to connect to a remote repository via HTTP, if it fails, Gradle will retry before blacklisting the repository.

No extra configuration is needed. See the section on HTTP retries for more information.

Performance features

Gradle can now be started as a low-prority process. This ensures that other applications like your IDE or browser stay responsive, even while a very demanding build is running.

When using @OutputFiles or @OutputDirectories with an Iterable type, Gradle used to disable caching for the task. This is no longer the case, and using such properties doesn't prevent the task from being cached. The only remaining reason to disable caching for the task is if the output contains file trees.

The JaCoCo plugin plugin now works seamlessly with the build cache. When applying the plugin with no extra configuration, the test task stays cacheable and parallel test execution can be used.

Java 11 runtime support

Java enthusiasts will be happy to read that this release supports running Gradle builds with JDK 11.

Plugin authoring features

This release introduces useful changes for plugin and custom task authors, including an API for creating SourceDirectorySets, improvements to the Provider API, and improved build cache compatibility.

Gradle Native features

The Gradle Native project continues to improve and evolve the native ecosystem support for Gradle.

Upgrade Instructions

Switch your build to use Gradle 5.0 by updating your wrapper properties:

./gradlew wrapper --gradle-version=5.0

Standalone downloads are available at gradle.org/release-candidate.

Reporting Problems

If you find a problem with Gradle 5.0, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle 5.0, and we look forward to your feedback via Twitter or on GitHub.

v4.10.3: 4.10.3

Compare Source

This bug-fix release contains 3 changes to Gradle 4.10.2:

It also incorporates all fixes to 4.10.1 and 4.10.2.

We recommend that you use Gradle 4.10.3 over 4.10, 4.10.1 and 4.10.2.

Upgrade Instructions

Switch your build to use Gradle 4.10.3 by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.10.3

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle 4.10.3, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.10.2: 4.10.2

Compare Source

This bug-fix release contains 3 changes to Gradle 4.10.1:

  • Dependent module Scala compilation in test context fails for 4.10.1 #​6735
  • Gradle fails to resolve project dependencies against Scala projects #​6750
  • Candidate set provided to AttributeDisambiguationRule contains null entry #​6747

We recommend that you use Gradle 4.10.2 over 4.10.1 or 4.10.

Upgrade Instructions

Switch your build to use Gradle 4.10.2 by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.10.2

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle 4.10.2, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.10.1: 4.10.1

Compare Source

This bug-fix release addresses 6 regressions in Gradle 4.10:

  • #​6656: FileTreeElement.getPath() returns absolute system dependent filepath.
  • #​6592: Up-to-date checks for missing files can be incorrect
  • #​6612: Gradle fails when no incremental compile snapshot data available.
  • #​6582: Gradle 4.10 incorrect ordering between dependencies of dependent tasks.
  • #​6558: tasks.withType(ScalaCompile::class.java).configureEach fails on multi-project builds.
  • #​6653: Double deprecation message when using publishing plugin.

In addition, the Gradle Kotlin DSL has been updated to 1.0 RC6, see the release notes for the list of included fixes.

Upgrade Instructions

Switch your build to use Gradle 4.10.1 by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.10.1

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle 4.10.1, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.10: 4.10

Compare Source

The Gradle team is pleased to announce Gradle 4.10. This is a big release.

First and foremost, this release of Gradle features an improved incremental Java compiler, now enabled by default.
This will result in significantly reduced Java compilation time in subsequent builds when outputs are not up-to-date or resolved from the build cache.

Chances are caches in those .gradle/ directories have accumulated a few (or a few dozen) gigabytes over time.
If so, you'll be relieved to know that Gradle will now periodically clean up unused /caches under GRADLE_USER_HOME and project root directories.

A moment you have anticipated is nearly here, as the Kotlin DSL reaches version 1.0 RC3.
Configuration avoidance, buildSrc refactoring propagation to the IDE, and lots of DSL polish make this the release to try.
Gradle Kotlin DSL 1.0 will ship with the next version of Gradle, 5.0.
Read this blog post for guidance on trying the Kotlin DSL and submitting feedback.

You can now use SNAPSHOT plugin versions with the plugins {} and pluginManagement {} blocks.
This is especially good news for Kotlin DSL users, who will get code assistance and auto-completion for these SNAPSHOT plugins.
Special thanks to Sébastien Deleuze for contributing.

Last but not least, included builds can now be nested.
This makes some common workflows more convenient, such as working on multiple source repositories at the same time to implement a cross-cutting feature.

We hope you will build happiness with Gradle 4.10, and we look forward to your feedback via Twitter or on GitHub.

Upgrade Instructions

Switch your build to use Gradle 4.10 quickly by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.10

Standalone downloads are available at gradle.org/install.

v4.9: 4.9

Compare Source

The Gradle team is pleased to announce Gradle 4.9.

First, publishing tools get some more love: projects that publish auxiliary publications (e.g. test fixtures) through maven-publish and ivy-publish can now be depended upon by other projects in the same build. There is also a new Publishing Overview chapter in the user manual and updates throughout the documentation regarding publishing artifacts using Maven and Ivy.

In addition to lazy tasks use, Kotlin DSL build scripts are evaluated faster with version 0.18.4, included in this version of Gradle. IntelliJ IDEA and Android Studio user experience is also improved.
See details in the Kotlin DSL v0.18.x release notes.

You can now pass arguments to JavaExec tasks directly from the command-line using --args:

❯ gradle run --args 'foo --bar'

No more need to hard-code arguments in your build scripts. Consult the documentation for the Application Plugin for more information.

Last but not least, this version of Gradle has an improved dependency insight report. Read the details further on.

We hope you will build happiness with Gradle 4.9, and we look forward to your feedback via Twitter or on GitHub.

Upgrade Instructions

Switch your build to use Gradle 4.9 quickly by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.9

Standalone downloads are available at gradle.org/install.

v4.8.1: 4.8.1

Compare Source

This bug-fix release addresses 6 regressions in Gradle 4.8:

  • #​5740: Maven Central dropped support for older TLS implementations. This makes the dependency resolution fail if the Gradle build runs on JDK 7.
  • #​5701: Gradle 4.8 broke compatibility with the artifactory and bintray publishing plugins.
  • #​5708: Gradle 4.8 sometimes fails with ConcurrentModificationException when project.tasks.withType() is used.
  • #​5729: The dependency resolution engine sometimes fails with "Unexpected parent dependency" message, which became more apparent in Gradle 4.8.
  • #​5722: Gradle 4.8 broke the ability of the SourceSet to override the compile tasks' destination directory.
  • #​5692: Gradle 4.8 doesn't consider versions equal when using dependencySubstitution and failOnVersionConflict.

Upgrade Instructions

Switch your build to use Gradle 4.8.1 by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.8.1

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle 4.8.1, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.8: 4.8

Compare Source

The Gradle team is pleased to announce Gradle 4.8.

First and foremost, this release of Gradle features dependency locking: a mechanism for locking dependency versions which allows builds to become reproducible in the face of dynamic versions or version ranges.
Read the user manual chapter on dependency locking to learn how to take advantage of this exciting new feature.

The publishing plugins get some highly-anticipated improvements in this release:

The maven-publish and ivy-publish plugins are now considered stable and use of the maven plugin is discouraged as it will eventually be deprecated — please migrate.

User experience for incremental annotation processing is improved.
Compilation will no longer fail when a processor does something that Gradle detects will not work incrementally.
Unused non-incremental processors no longer prevent incremental compilation.
Finally, annotation processors are now able to decide dynamically if they are incremental or not.
This allows processors with extension mechanisms to check extensions for incrementality before enabling incremental annotation processing.

New native plugins continue to improve with better control over system include path for native compilation and other improvements.

Gradle 4.8 includes Kotlin DSL 0.17.5, bringing the latest Kotlin 1.2.41 release and many improvements to the user experience including location aware runtime error reporting, convenient configuration of nested extensions, faster and leaner configuration time, and TestKit support.
At the same time the IntelliJ IDEA Kotlin Plugin fixed many long standing build script editing related issues.
See details and examples in the Kotlin DSL v0.17 release notes.

We hope you build happiness with Gradle 4.8, and we look forward to your feedback via Twitter or on GitHub.

Upgrade instructions

Switch your build to use Gradle 4.8 quickly by updating your wrapper properties:

gradle wrapper --gradle-version=4.8

Standalone downloads are available at gradle.org/releases.

Reporting Problems

If you find a problem with Gradle 4.8, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.7: 4.7

Compare Source

The Gradle team is pleased to announce Gradle 4.7.

First and foremost, Gradle's incremental Java compiler can now run annotation processing incrementally. No user-facing configuration is necessary, but processor authors need to opt-in. We request annotation processor authors read the documentation for this feature and contact the Gradle team via the forum for assistance.

Java enthusiasts will be happy to read that this release supports running Gradle builds with JDK 10.

Gradle log output is now grouped by task for non-interactive executions, making interleaved logs a thing of the past on CI. It also enables build scan plugin v1.13 to show logs per task:

buildscan

Moving on to other areas of user experience: running tests is further improved as failed tests now run first. Together with the --fail-fast option it provides the quickest possible feedback loop.

This release introduces an incubating new capability for Kotlin DSL users: precompiled script plugins. This means that you can create a Kotlin DSL script within a regular Kotlin source set and get the benefits of binary plugins. For example, src/main/kotlin/nyan.gradle.kts could be used as plugins { id("nyan") }.

Kotlin DSL v0.16 also includes Kotlin 1.2.31, a more consistent API, better IDE support, and more. See details and examples in the Kotlin DSL v0.16 release notes.

We hope you will build happiness with Gradle 4.7, and we look forward to your feedback via Twitter or on GitHub.

Upgrade Instructions

Switch your build to use Gradle 4.7 quickly by updating your wrapper properties:

gradle wrapper --gradle-version=4.7

Standalone downloads are available at gradle.org/releases.

Reporting Problems

If you find a problem with Gradle 4.7, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.6: 4.6

Compare Source

The Gradle team is pleased to announce Gradle 4.6.

First and foremost, this release of Gradle includes built-in support for JUnit Platform and the JUnit Jupiter/Vintage Engine, also known as JUnit 5 support.
You can use the new filtering and engines functionality in JUnit 5 using the examples provided below and in the documentation.

Thank you to the JUnit team for helping to achieve JUnit Platform support, and a special thank you to Andrew Oberstar for extraordinary contributions toward this effort.

Also regarding testing, you can now improve your testing feedback loop when running JVM-based tests using the new fail-fast option for Test tasks, which stops the build immediately after the first test failure.

// Example JUnit 5 and fail-fast test configuration
test {
    useJUnitPlatform {
        excludeTags 'slow'
        includeEngines 'junit-jupiter', 'junit-vintage'
    }

    failFast = true
}

Moving on to dependency management improvements: you can now declare dependency constraints for transitive dependencies and avoid problems caused by oft-hidden upstream dependency changes.

This release also features enhanced Maven dependency compatibility: support for importing BOMs, optional dependencies, and compile/runtime separation when consuming POMs.
For now you must enable these features by adding enableFeaturePreview('IMPROVED_POM_SUPPORT') to your settings.gradle file, as they break backward compatibility in some cases.

This version of Gradle also comes with a couple especially useful new APIs for task development. You can now declare custom command-line flags for your custom tasks, for example: gradle myCustomTask --myfoo=bar. In addition, tasks that extend Test, JavaExec or Exec can declare rich arguments for invoking the underlying executable. This allows for better modeling of tools like annotation processors.

Speaking of annotation processors, it is now more convenient to declare dependencies that are annotation processors through the new annotationProcessor dependency configuration. Using a separate dependency configuration for annotation processors is a best practice for improving performance.

Kotlin DSL v0.15.6 is included in this release of Gradle, and features initialization scripts support, nicer script compilation error reporting, performance improvements, and better IntelliJ IDEA integration. Details are available in the linked release notes.

We hope you will build happiness with Gradle 4.6, and we look forward to your feedback via Twitter or on GitHub.

Upgrade Instructions

Switch your build to use Gradle 4.6 quickly by updating your wrapper properties:

gradle wrapper --gradle-version=4.6

Standalone downloads are available at gradle.org/releases.

Reporting Problems

If you find a problem with Gradle 4.6, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.5.1: 4.5.1

Compare Source

This bug-fix release addresses 3 regressions in Gradle 4.5.

Changes in dependency management caused a regression in 4.5 where in some rare cases a dependency could be imported into a different scope than the one declared.

Starting in 4.5, the build cache configuration is shared between builds part of a composite build. NullPointerException could be observed if the parent build finished before the different composites. This lifecycle issue has now been resolved.

A regression in Eclipse project generation caused a sub-project to be added as a dependency to itself, resulting in an error when opening the project in Eclipse.

For the full list of fixed issues, see the 4.5.1 GitHub milestone.

Upgrade Instructions

Switch your build to use Gradle 4.5.1 by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.5.1

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle 4.5.1, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.5: 4.5

Compare Source

The Gradle team is pleased to announce Gradle 4.5.

First and foremost, this release of Gradle features improvements to the build cache:

In addition to cacheability improvements for native development, incremental compilation for C/C++ does finer-grained analysis of dependencies between source files and header files, which will result in fewer files compiled and a higher cache hit-rate. Read details about C and C++ compilation improvements here.

Now on to performance improvements everyone can enjoy: less memory consumption and faster up-to-date behavior. Gradle 4.5 features much more memory-efficient incremental compilation. Combined with less file canonicalization, faster task selection, and faster variant-aware dependency resolution, this results in up to 30% faster up-to-date checking. The improvement will be especially pronounced for projects with a large number of constants, as is typical in Android projects. For example, here are 2 snapshots comparing cross-build caches.

The 1st one from Gradle 4.4 using 440MB:
gradle-4 4-heap-dump

This 2nd snapshot from Gradle 4.5 using 280MB:
gradle-4 5-heap-dump


Next up, you can finally sign artifacts using gnupg-agent. Special thanks to Christoph Böhme for contributing this highly-anticipated feature.

Documentation has been upgraded in this release, with use-case oriented examples for several highly trafficked pages, improved navigation, and a more pleasant experience in many ways. Read details about the improvements, or just start with the new docs home page.

Individual deprecation warnings are no longer displayed in console output by default, as many users often cannot take action on deprecation warnings from third party plugins. You can now control the verbosity of logging deprecation warnings.

Last but not least, 2 Kotlin DSL updates:

  • You can now generate Gradle Kotlin DSL scripts using gradle init --dsl kotlin.
  • Kotlin DSL v0.14 is included in this release of Gradle. It features code navigation to Gradle sources in IDEs with the Gradle binary distribution (not just -all anymore), embedded Kotlin upgraded to 1.2.0 and more.

We hope you will build happiness with Gradle 4.5, and we look forward to your feedback via Twitter or on GitHub.

Upgrade Instructions

Switch your build to use Gradle 4.5 quickly by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.5

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle 4.5, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.4.1: 4.4.1

Compare Source

This bug-fix release addresses 3 regressions in Gradle 4.4.

We started shipping JGit 4.5.3.201708160445-r in Gradle 4.4. Some of the non-shaded JGit resources leaked into the gradleApi() dependency and caused problems in some builds. We now shade all of JGit's resources.

Some builds using Kotlin DSL had problems applying the build-scan plugin in Gradle 4.4. We've updated to kotlin-dsl 0.13.2.

Gradle 4.4 contained changes to internal APIs that broke the popular Nebula dependency lock plugin. This release restores binary compatibility for that plugin. Internal APIs are subject to change, although we try to be mindful of the impact of every change in each Gradle release. If particular internal APIs are useful, please open an issue describing your use case, so we can judge where our public APIs are lacking.

For the full list of fixed issues, see the 4.4.1 GitHub milestone.

Upgrade Instructions

Switch your build to use Gradle 4.4.1 by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.4.1

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle 4.4.1, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.4: 4.4

Compare Source

The Gradle team is pleased to announce Gradle 4.4.

First and foremost, this release of Gradle features some exciting improvements for IDE users:

  • Visual Studio 2017 is now supported. Please read details about vswhere and VS toolchain discovery changes if you plan to use Gradle with VS 2017.
  • The eclipse plugin now provides separate output folders. This allows Eclipse plugins to provide more sophisticated classpath management. Buildship 2.2 will take advantage of this feature to avoid one large global classpath when running Java applications or executing tests in Eclipse IDE.

gradle-4 4-visual-studio-2017

No discussion about IDE support for Gradle would be complete without mentioning improvements to the Kotlin DSL. Version 0.13 is included in Gradle 4.4 and provides support for writing settings.gradle.kts files, Kotlin standard library extensions to the Java 7 and Java 8 APIs for use in build scripts, improvements to the plugins {} DSL, and more! See the Kotlin DSL 0.13 release notes for more details.

This version of Gradle supports version ranges in parent elements of a POM. You can see an example below.

C and C++ developers will enjoy better incremental builds and build cache support for C/C++ because this version of Gradle takes compiler version and system headers into account for up-to-date checks.

This version of Gradle fully supports the combination of Play 2.6 and Scala 2.12, with improvements and fixes to runPlayBinary, the distributed Play start script, and other improvements.

Previous versions of Gradle required that all transitive dependencies of a given plugin were present in the same repository as the plugin. Gradle 4.4 takes all plugin repositories into account and can resolve transitive plugin dependencies across them. Learn about this and other plugin repository handling improvements in the details.

Last but not least, several 3rd party dependencies including Ant were updated to their latest versions containing security and other bug fixes.

We hope you will build happiness with Gradle 4.4, and we look forward to your feedback via Twitter or on GitHub.

Upgrade Instructions

Switch your build to use Gradle 4.4 quickly by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.4

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle 4.4, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.3.1: 4.3.1

Compare Source

This bug-fix release addresses 3 regressions in Gradle 4.3.

Gradle 4.3 introduced an change where an error in resolving a module from one repository would prevent Gradle from searching for that same module in subsequent repositories.

However, the change to abort searching repositories on all unrecognized errors proved to be too aggressive. With 4.3.1, only repository timeout errors will prevent Gradle from searching for a module in a subsequent repository.

Moreover, the connection and socket timeouts for HTTP/HTTPS requests have been increased to 30 seconds.

This version of Gradle also removes an overload of TaskInputs.property which caused statically compiled plugin code to use the wrong method when calling TaskInputs.property(..., null).

Finally, when using --scan the build scan plugin is applied before other plugins to avoid rendering a warning message.

For the full list of fixed issues, see the GitHub milestone.

Upgrade Instructions

Switch your build to use Gradle 4.3.1 by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.3.1

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle 4.3.1, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.3: 4.3

Compare Source

The Gradle team is pleased to announce Gradle 4.3.

First and foremost, this release of Gradle features experimental build cache support for C and C++ compilation. This further improves performance of native application builds as it does for the JVM ecosystem. Your feedback will be very helpful to make this feature stable.

gradle-4 3-cached-cpp

JVM developers who use annotation processors and the build cache should consider using a new compileJava.options.annotationProcessorGeneratedSourcesDirectory property to make caching more effective.

The Gradle Kotlin DSL moves forward with a v0.12 release (included in Gradle 4.3). It brings Java 9 support, Kotlin 1.1.51, better support for Kotlin dependencies, improved documentation and samples, and more. Heads up Kotlin users: will want to ensure they declare the version of the Kotlin plugin; it no longer defaults to the embedded version.

kotlin-dsl-0 12

You can now use the build scan plugin without configuring it in your build. Using the --scan command line flag will automatically apply the latest compatible version of the plugin if it's not already applied.

Several improvements have been made to improve user experience, increase robustness in the face of network problems, and solidify existing APIs.

  • Gradle now defines connection and socket timeouts for all HTTP(S) requests. This prevents certain types of network problems from hanging builds, and is especially helpful for build cache users. Furthermore, Gradle will blacklist remote repositories for the duration of a build where requests time out.
  • The plugins {} DSL can now be used in more cases. Subprojects can now apply plugins declared in buildSrc and non-core plugins already declared in parent projects.
  • The runtime task inputs API (what you'd typically see in a Gradle script instead of a binary plugin) is now more consistent with the statically-compiled API. Specifically, Gradle now creates directories for output properties, validates inputs and outputs, and allows classpath property declaration similar to when using annotations.
  • A new console verbose mode will print outcomes of all tasks (like UP-TO-DATE) like Gradle 3.5 and earlier did. You can set this via --console=verbose or by a new Gradle property org.gradle.console=(plain rich verbose). Furthermore, all boolean flags like --parallel now have inverses like --no-parallel to make for a more consistent CLI.
  • Last but not least, new task output DirectoryProperty and RegularFileProperty types carry generating task information that allow Gradle to infer task dependencies. Use these types in your custom tasks instead of Files.

We hope you will build happiness with Gradle 4.3, and we look forward to your feedback via Twitter or on GitHub.

Upgrade Instructions

Switch your build to use Gradle 4.3 quickly by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.3

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle 4.3, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.2.1: 4.2.1

Compare Source

This bug-fix release addresses a regression in 4.2, which caused Android instrumented tests to fail. It also improves Java 9 compatibility and clarifies a few deprecation warnings. We recommend that all Gradle 4.2 users upgrade to 4.2.1

For the full list of fixed issues, see the GitHub milestone.

Upgrade Instructions

Switch your build to use Gradle 4.2.1 by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.2.1

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle 4.2.1, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.2: 4.2

Compare Source

The Gradle team is pleased to announce Gradle 4.2.

First and foremost, progress has been made to improve Gradle's support for building native applications. The first outcome is parallel task execution for native compilation and linking tasks by default. This has reduced build times for native performance scenarios by as much as half.

Native apps aren't the only ones that will benefit from upgrading to Gradle 4.2. We've been working hard to ensure the build cache introduces very little overhead; builds that resolve all task outputs from the local build cache are up to 20% faster due to improvements in unpacking. Another significant performance improvement comes from zipTree and tarTree now avoiding redundant tree visitation.

gradle-4 2-perf


Next up, first-class support for Google Cloud Storage backed repositories! You can publish and consume using the ivy-publish and maven-publish plugins. This works similarly to our Amazon S3 support, check out the samples in the user manual.

Play framework support is upgraded in Gradle 4.2: Play v2.6, built-in Twirl template types and user-defined Twirl formats are now supported. This version of Gradle introduces new on-demand rebuild and reload for PlayRun. This is different from --continuous build and gives a more pleasant development experience for some workflows.

Gradle Kotlin DSL v0.11.1 (included in this release) brings the latest and greatest Kotlin (1.1.4-3) and takes big steps toward general usability with utilities for Groovy-heavy DSLs such as Maven POM customization, Ant usage and those provided by Groovy-based community plugins. Other improvements include better Gradle API null-safety, new samples, and improvements to the kotlin-dsl plugin.

kotlin-dsl-0 11 1

Last but not least, if your custom plugin is using the Instantiator (most-used internal API according to BigQuery public GitHub data), please migrate to the ObjectFactory API for nested DSLs, new in Gradle 4.2.

More information is available in the full release notes. We hope you will build happiness with Gradle 4.2, and we look forward to your feedback via Twitter or on GitHub.

Important deprecation notices

We are deprecating Gradle's RuleSource and implementing native support in the current model. Information and roadmap in our post "State and future of the Gradle Software Model".

Support for running Gradle on Java 7 is deprecated and will be removed in Gradle 5.0; Java 7 reached end-of-life in April 2015. However, you will still be able to compile, test, generate Javadoc and execute applications for Java 6 and Java 7 using cross-compilation

Upgrade Instructions

Switch your build to use Gradle 4.2 quickly by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.2

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle 4.2, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.1: 4.1

Compare Source

The Gradle team is pleased to announce Gradle 4.1.

First and foremost, we are excited to announce the new Worker API for Gradle plugins, which facilitates safe parallel execution. We encourage plugin authors to read the new user guide section and implement tasks using this API because it provides parallel execution by default. Core plugins will adopt this API in future releases. Furthermore, the Gradle plugin for Android 3.0 alpha has already adopted this API, so plugin developers will be in good company. More details are given in the full release notes.

This release supports running Gradle on the most recent JDK 9 release (b170+). Read our guide to building Java 9 modules to learn how to produce and consume Java 9 modules with Gradle.

Steady progress has been made to make the build cache more user-friendly. Remote build cache results are mirrored locally and build cache resolution failures no longer fail the build.

Included in this release, Gradle Kotlin DSL v0.10.3 comes with the latest Kotlin release (1.1.3), a new kotlin-dsl plugin for Gradle Plugins written in Kotlin, plus many improvements to usability, stability, and performance.

We've also spent some time making composite builds work more like multi-project builds. Included builds are now executed in parallel by default and Gradle avoids executing included build tasks multiple times when possible. Finally, you can now use --continuous build and composite builds together.

Scala enthusiasts rejoice! Scala compile and Scaladoc tasks now support Gradle's build cache. Zinc has been also upgraded to v0.3.15, which has preliminary support for compiling Scala using Java 9.

Finally, the CLI now shows more detail about tests in-progress, showing which tests are running in parallel.

gradle-4 1-test-exec


More information is available in the full release notes. We hope you will build happiness with Gradle 4.1, and we look forward to your feedback via Twitter or on GitHub.

Upgrade Instructions

Switch your build to use Gradle 4.1 quickly by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.1

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle 4.1, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.0.2: 4.0.2

Compare Source

This bug-fix release addresses two regressions in 4.0/4.0.1 that may lead to hanging build executions and one that can cause issues with dependency excludes. If your project uses Gradle 4.0 or 4.0.1, please update to 4.0.2.

Fixed issues:

Upgrade Instructions

Switch your build to use Gradle 4.0.2 by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.0.2

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle 4.0.2, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.0.1: 4.0.1

Compare Source

Update: Please update to 4.0.2 instead

This bug-fix release addresses four uncaught regressions in 4.0. If your project uses Gradle 4.0, please update to 4.0.1.

Fixed issues:

Upgrade Instructions

Switch your build to use Gradle 4.0.1 by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.0.1

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle 4.0.1, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.

v4.0: 4.0

Compare Source

The Gradle team is pleased to announce Gradle 4.0.

We are excited to share some great new features and improvements with you in this release:

First and foremost, Gradle's Build Cache is now production-ready for Java and Groovy compilation and Java test tasks! This provides remarkable performance, making Gradle builds up to 100x faster than Maven in common scenarios. This is further improved by overlapping outputs detection, configurable classpath normalization that avoids unnecessary task execution, and more listed in the full release notes. The cacheability of other tasks, including other languages, will be completed in future releases. We invite you to check out our new guide for maximizing effectiveness of the Gradle Build Cache.

Now on to user experience: this release has a number of enhancements in logging and terminal display. Log output is now grouped by project and task when attached to a terminal — output from tasks run in parallel will no longer be interleaved. However, logging behaves the same as previous Gradle versions in non-interactive environments, and with --console=plain, to allow automated tools like CI systems to parse the logs they expect.

4 0-console-2


The console output now shows more detail about what exactly is in-progress, and parallel work in-progress is now displayed by default. You can learn more about logging and console output in the user guide.

4 0-console-take5


Speaking of parallel work-in-progress, artifacts and metadata from remote repositories are now downloaded in parallel! Gradle also avoids downloading the same dependency twice even if parallel tasks request the same one simultaneously.

Gradle Script Kotlin v0.9.0 (included in this release) brings very welcome improvements: auto-detection of Kotlin build scripts, default imports for the whole Gradle API, improved samples and docs with an API reference, better IntelliJ experience and more!

Finally, this release introduces a public type that represents lazily-evaluated properties (aka ConventionMapping). This is one of the most-requested features by plugin authors. You can learn more about PropertyStates here. A good example of their usage can be found in the gradle-site-plugin.

We hope you will build happiness with Gradle 4.0, and we look forward to your feedback via Twitter or on GitHub.

Upgrade Instructions

Switch your build to use Gradle 4.0 quickly by updating your wrapper properties:

./gradlew wrapper --gradle-version=4.0

Standalone downloads are available at https://gradle.org/install.

Reporting Problems

If you find a problem with Gradle 4.0, please file a bug on GitHub Issues adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the forum.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://github.com/gradle/gradle)) | major | `3.5.1` → `9.6.0` | --- ### Release Notes <details> <summary>gradle/gradle (gradle)</summary> ### [`v9.6.0`](https://github.com/gradle/gradle/releases/tag/v9.6.0): 9.6.0 [Compare Source](https://github.com/gradle/gradle/compare/v9.5.1...v9.6.0) The Gradle team is excited to announce Gradle 9.6.0. Here are the highlights of this release: - Improved Configuration Cache hit rates - Additional CLI rendering options - Important project hierarchy lookup deprecations [Read the Release Notes](https://docs.gradle.org/9.6.0/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Aharnish Solanki](https://github.com/Ahar28), [Benedikt Johannes](https://github.com/benediktjohannes), [Devendra Reddy Pennabadi](https://github.com/devareddy05), [Dmytro Rodionov](https://github.com/smplio), [Dreeam](https://github.com/Dreeam-qwq), [Elías Hernández Rodríguez](https://github.com/EliasHdzR), [Eng Zer Jun](https://github.com/Juneezee), [FinlayRJW](https://github.com/FinlayRJW), [Kamal Kansal](https://github.com/kamalkansal27), [Marcono1234](https://github.com/Marcono1234), [Nelson Osacky](https://github.com/runningcode), [Philip Wedemann](https://github.com/hfhbd), [Ravi](https://github.com/rkdfx), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Ryan Schmitt](https://github.com/rschmitt), [Sebastian Schuberth](https://github.com/sschuberth), [seunghun.ham](https://github.com/seung-hun-h), [sk-reddy17](https://github.com/sk-reddy17), [Suvrat Acharya](https://github.com/Suvrat1629), [Vedant Madane](https://github.com/VedantMadane). #### Upgrade instructions Switch your build to use Gradle 9.6.0 by updating your wrapper: ``` ./gradlew :wrapper --gradle-version=9.6.0 && ./gradlew :wrapper ``` See the Gradle [9.x upgrade guide](https://docs.gradle.org/9.6.0/userguide/upgrading_version_9.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/9.6.0/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v9.5.1`](https://github.com/gradle/gradle/releases/tag/v9.5.1): 9.5.1 [Compare Source](https://github.com/gradle/gradle/compare/v9.5.0...v9.5.1) The Gradle team is excited to announce Gradle 9.5.1. Here are the highlights of this release: - Task provenance in reports and failure messages - Type-safe accessors for precompiled Kotlin Settings plugins [Read the Release Notes](https://docs.gradle.org/9.5.1/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [atm1020](https://github.com/atm1020), [mataha](https://github.com/mataha), [Adam](https://github.com/aSemy), [Attila Kelemen](https://github.com/kelemen), [Benedikt Ritter](https://github.com/britter), [Björn Kautler](https://github.com/Vampire), [Caro Silva Rode](https://github.com/budindepunk), [CHANHAN](https://github.com/chanani), [Dmitry Nezavitin](https://github.com/DmitryNez), [Eng Zer Jun](https://github.com/Juneezee), [KugelLibelle](https://github.com/KugelLibelle), [Madalin Valceleanu](https://github.com/vmadalin), [Markus Gaisbauer](https://github.com/quijote), [Oliver Kopp](https://github.com/koppor), [Philip Wedemann](https://github.com/hfhbd), [ploober](https://github.com/ploober), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Rohit Anand](https://github.com/R0h1tAnand), [Suvrat Acharya](https://github.com/Suvrat1629), [Ujwal Suresh Vanjare](https://github.com/usv240), [Victor Merkulov](https://github.com/urdak) #### Upgrade instructions Switch your build to use Gradle 9.5.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper ``` See the Gradle [9.x upgrade guide](https://docs.gradle.org/9.5.1/userguide/upgrading_version_9.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/9.5.1/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v9.5.0`](https://github.com/gradle/gradle/releases/tag/v9.5.0): 9.5.0 [Compare Source](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0) The Gradle team is excited to announce Gradle 9.5.0. Here are the highlights of this release: - Task provenance in reports and failure messages - Type-safe accessors for precompiled Kotlin Settings plugins [Read the Release Notes](https://docs.gradle.org/9.5.0/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [atm1020](https://github.com/atm1020), [mataha](https://github.com/mataha), [Adam](https://github.com/aSemy), [Attila Kelemen](https://github.com/kelemen), [Benedikt Ritter](https://github.com/britter), [Björn Kautler](https://github.com/Vampire), [Caro Silva Rode](https://github.com/budindepunk), [CHANHAN](https://github.com/chanani), [Dmitry Nezavitin](https://github.com/DmitryNez), [Eng Zer Jun](https://github.com/Juneezee), [KugelLibelle](https://github.com/KugelLibelle), [Madalin Valceleanu](https://github.com/vmadalin), [Markus Gaisbauer](https://github.com/quijote), [Oliver Kopp](https://github.com/koppor), [Philip Wedemann](https://github.com/hfhbd), [ploober](https://github.com/ploober), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Rohit Anand](https://github.com/R0h1tAnand), [Suvrat Acharya](https://github.com/Suvrat1629), [Ujwal Suresh Vanjare](https://github.com/usv240), [Victor Merkulov](https://github.com/urdak) #### Upgrade instructions Switch your build to use Gradle 9.5.0 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=9.5.0 && ./gradlew wrapper ``` See the Gradle [9.x upgrade guide](https://docs.gradle.org/9.5.0/userguide/upgrading_version_9.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/9.5.0/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v9.4.1`](https://github.com/gradle/gradle/releases/tag/v9.4.1): 9.4.1 [Compare Source](https://github.com/gradle/gradle/compare/v9.4.0...v9.4.1) The Gradle team is excited to announce Gradle 9.4.1. Here are the highlights of this release: - Java 26 support - Non-class-based JVM tests - Enhanced console progress bar [Read the Release Notes](https://docs.gradle.org/9.4.1/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [akankshaa-00](https://github.com/akankshaa-00), [Attila Kelemen](https://github.com/kelemen), [Björn Kautler](https://github.com/Vampire), [dblood](https://github.com/dblood), [Dennis Rieks](https://github.com/drieks), [duvvuvenkataramana](https://github.com/duvvuvenkataramana), [John Burns](https://github.com/wakingrufus), [Julian](https://github.com/Julianw03), [kevinstembridge](https://github.com/kevinstembridge), [Niels Doucet](https://github.com/NielsDoucet), [Philip Wedemann](https://github.com/hfhbd), [ploober](https://github.com/ploober), [Richard Hernandez](https://github.com/rhernandez35), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Sebastian Lövdahl](https://github.com/slovdahl), [stephan2405](https://github.com/stephan2405), [Stephane Landelle](https://github.com/slandelle), [Ujwal Suresh Vanjare](https://github.com/usv240), [Victor Merkulov](https://github.com/urdak), [Vincent Potuček](https://github.com/Pankraz76), [Vladimir Sitnikov](https://github.com/vlsi). #### Upgrade instructions Switch your build to use Gradle 9.4.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=9.4.1 && ./gradlew wrapper ``` See the Gradle [9.x upgrade guide](https://docs.gradle.org/9.4.1/userguide/upgrading_version_9.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/9.4.1/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v9.4.0`](https://github.com/gradle/gradle/releases/tag/v9.4.0): 9.4.0 [Compare Source](https://github.com/gradle/gradle/compare/v9.3.1...v9.4.0) The Gradle team is excited to announce Gradle 9.4.0. Here are the highlights of this release: - Java 26 support - Non-class-based JVM tests - Enhanced console progress bar [Read the Release Notes](https://docs.gradle.org/9.4.0/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [akankshaa-00](https://github.com/akankshaa-00), [Attila Kelemen](https://github.com/kelemen), [Björn Kautler](https://github.com/Vampire), [dblood](https://github.com/dblood), [Dennis Rieks](https://github.com/drieks), [duvvuvenkataramana](https://github.com/duvvuvenkataramana), [John Burns](https://github.com/wakingrufus), [Julian](https://github.com/Julianw03), [kevinstembridge](https://github.com/kevinstembridge), [Niels Doucet](https://github.com/NielsDoucet), [Philip Wedemann](https://github.com/hfhbd), [ploober](https://github.com/ploober), [Richard Hernandez](https://github.com/rhernandez35), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Sebastian Lövdahl](https://github.com/slovdahl), [stephan2405](https://github.com/stephan2405), [Stephane Landelle](https://github.com/slandelle), [Ujwal Suresh Vanjare](https://github.com/usv240), [Victor Merkulov](https://github.com/urdak), [Vincent Potuček](https://github.com/Pankraz76), [Vladimir Sitnikov](https://github.com/vlsi). #### Upgrade instructions Switch your build to use Gradle 9.4.0 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=9.4.0 && ./gradlew wrapper ``` See the Gradle [9.x upgrade guide](https://docs.gradle.org/9.4.0/userguide/upgrading_version_9.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/9.4.0/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v9.3.1`](https://github.com/gradle/gradle/releases/tag/v9.3.1): 9.3.1 [Compare Source](https://github.com/gradle/gradle/compare/v9.3.0...v9.3.1) This is a patch release for 9.3.0. We recommend using 9.3.1 instead of 9.3.0. The following issues were resolved: - [Cannot find testcases from Android Screenshot Test plugin since Gradle 9.3.0](https://github.com/gradle/gradle/issues/36320) - [Excluding dependencies from included builds doesn't work in Gradle 9.3.0](https://github.com/gradle/gradle/issues/36331) - [ExternalDependency and DependencyConstraint cannot be passed to DependencyResolveDetails#useTarget](https://github.com/gradle/gradle/issues/36359) - [Gradle 9.3.0 generate JUnit test result files with wrong name](https://github.com/gradle/gradle/issues/36379) - [Build cache cannot handle outputs with non-BMP characters in the filename](https://github.com/gradle/gradle/issues/36387) - [Emojis in test names should not break build caching](https://github.com/gradle/gradle/issues/36395) - [Non utf-8 c code is no longer buildable](https://github.com/gradle/gradle/issues/36399) - [Breaking change in 9.3.0 regarding cross-project dependency manipulation](https://github.com/gradle/gradle/issues/36428) - [JUnit3 tests cannot be run with Gradle 9.3.0](https://github.com/gradle/gradle/issues/36451) - [Test.setScanForTestClasses(false) causes all junit4 tests to be skipped](https://github.com/gradle/gradle/issues/36508) [Read the Release Notes](https://docs.gradle.org/9.3.1/release-notes.html) #### Upgrade instructions Switch your build to use Gradle 9.3.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=9.3.1 && ./gradlew wrapper ``` See the Gradle [9.x upgrade guide](https://docs.gradle.org/9.3.1/userguide/upgrading_version_9.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/9.3.1/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v9.3.0`](https://github.com/gradle/gradle/releases/tag/v9.3.0): 9.3.0 [Compare Source](https://github.com/gradle/gradle/compare/v9.2.1...v9.3.0) The Gradle team is excited to announce Gradle 9.3.0. Here are the highlights of this release: - Test reporting improvements - Error and warning improvements - Build authoring improvements [Read the Release Notes](https://docs.gradle.org/9.3.0/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Adam](https://github.com/adam-enko), [Adam](https://github.com/aSemy), [Aharnish Solanki](https://github.com/Ahar28), [Andrzej Zabost](https://github.com/azabost), [Björn Kautler](https://github.com/Vampire), [Boris Petrov](https://github.com/boris-petrov), [Jendrik Johannes](https://github.com/jjohannes), [Kamil Krzywanski](https://github.com/kamilkrzywanski), [KANAKALA SAI KIRAN](https://github.com/saikirankanakala), [Megmeehey](https://github.com/Megmeehey), [NurmukhametovAlexey](https://github.com/NurmukhametovAlexey), [Philip Wedemann](https://github.com/hfhbd), [Piotr Kubowicz](https://github.com/pkubowicz), [Samay Kumar](https://github.com/samayk27), [Shin Minjun](https://github.com/minjun011026), [Stefan Oehme](https://github.com/oehme), [Vincent Potuček](https://github.com/Pankraz76), [Yongshun Ye](https://github.com/ShreckYe). #### Upgrade instructions Switch your build to use Gradle 9.3.0 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=9.3.0 && ./gradlew wrapper ``` See the Gradle [9.x upgrade guide](https://docs.gradle.org/9.3.0/userguide/upgrading_version_9.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/9.3.0/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v9.2.1`](https://github.com/gradle/gradle/releases/tag/v9.2.1): 9.2.1 [Compare Source](https://github.com/gradle/gradle/compare/v9.2.0...v9.2.1) The Gradle team is excited to announce Gradle 9.2.1. Here are the highlights of this release: - Windows ARM support - Improved publishing APIs - Better guidance for dependency verification failures [Read the Release Notes](https://docs.gradle.org/9.2.1/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Adam](https://github.com/aSemy), [Björn Kautler](https://github.com/Vampire), [hasunzo](https://github.com/hasunzo), [HYEON](https://github.com/iohyeon), [Hyunjoon Park](https://github.com/academey), [HYUNJUN SON](https://github.com/guswns1659), [Jendrik Johannes](https://github.com/jjohannes), [Kirill Gavrilov](https://github.com/gavvvr), [Madalin Valceleanu](https://github.com/vmadalin), [Martin Bonnin](https://github.com/martinbonnin), [Matthew Haughton](https://github.com/3flex), [Mikhail Polivakha](https://github.com/mipo256), [Na Minhyeok](https://github.com/NaMinhyeok), [Philip Wedemann](https://github.com/hfhbd), [Philipp Schneider](https://github.com/p-schneider), [Róbert Papp](https://github.com/TWiStErRob), [Simon Marquis](https://github.com/SimonMarquis), [TheGoesen](https://github.com/TheGoesen), [Vincent Potucek](https://github.com/Pankraz76), [Xin Wang](https://github.com/scaventz). #### Upgrade instructions Switch your build to use Gradle 9.2.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=9.2.1 && ./gradlew wrapper ``` See the Gradle [9.x upgrade guide](https://docs.gradle.org/9.2.1/userguide/upgrading_version_9.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/9.2.1/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v9.2.0`](https://github.com/gradle/gradle/releases/tag/v9.2.0): 9.2.0 [Compare Source](https://github.com/gradle/gradle/compare/v9.1.0...v9.2.0) The Gradle team is excited to announce Gradle 9.2.0. Here are the highlights of this release: - Windows ARM support - Improved publishing APIs - Better guidance for dependency verification failures [Read the Release Notes](https://docs.gradle.org/9.2.0/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Adam](https://github.com/aSemy), [Björn Kautler](https://github.com/Vampire), [hasunzo](https://github.com/hasunzo), [HYEON](https://github.com/iohyeon), [Hyunjoon Park](https://github.com/academey), [HYUNJUN SON](https://github.com/guswns1659), [Jendrik Johannes](https://github.com/jjohannes), [Kirill Gavrilov](https://github.com/gavvvr), [Madalin Valceleanu](https://github.com/vmadalin), [Martin Bonnin](https://github.com/martinbonnin), [Matthew Haughton](https://github.com/3flex), [Mikhail Polivakha](https://github.com/mipo256), [Na Minhyeok](https://github.com/NaMinhyeok), [Philip Wedemann](https://github.com/hfhbd), [Philipp Schneider](https://github.com/p-schneider), [Róbert Papp](https://github.com/TWiStErRob), [Simon Marquis](https://github.com/SimonMarquis), [TheGoesen](https://github.com/TheGoesen), [Vincent Potucek](https://github.com/Pankraz76), [Xin Wang](https://github.com/scaventz). #### Upgrade instructions Switch your build to use Gradle 9.2.0 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=9.2.0 && ./gradlew wrapper ``` See the Gradle [9.x upgrade guide](https://docs.gradle.org/9.2.0/userguide/upgrading_version_9.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/9.2.0/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v9.1.0`](https://github.com/gradle/gradle/releases/tag/v9.1.0): 9.1.0 [Compare Source](https://github.com/gradle/gradle/compare/v9.0.0...v9.1.0) The Gradle team is excited to announce Gradle 9.1.0. Here are the highlights of this release: - Full Java 25 support - Native task graph visualization - Enhanced console output [Read the Release Notes](https://docs.gradle.org/9.1.0/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Eng Zer Jun](https://github.com/Juneezee), [EunHyunsu](https://github.com/ehs208), [Gaëtan Muller](https://github.com/MGaetan89), [HeeChul Yang](https://github.com/yangchef1), [Jendrik Johannes](https://github.com/jjohannes), [Johnny Lim](https://github.com/izeye), [Junho Lee](https://github.com/junstory), [Kirill Gavrilov](https://github.com/gavvvr), [Matthew Haughton](https://github.com/3flex), [Na Minhyeok](https://github.com/NaMinhyeok), [Philip Wedemann](https://github.com/hfhbd), [Philipp Schneider](https://github.com/p-schneider), [Pradyumna C](https://github.com/pradyumnac26), [r-a-sattarov](https://github.com/r-a-sattarov), [Ryszard Perkowski](https://github.com/usultis), [Sebastian Schuberth](https://github.com/sschuberth), [SebastianHeil](https://github.com/SebastianHeil), [Staffan Al-Kadhimi](https://github.com/stafak), [winfriedgerlach](https://github.com/winfriedgerlach), [Xin Wang](https://github.com/scaventz). #### Upgrade instructions Switch your build to use Gradle 9.1.0 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=9.1.0 && ./gradlew wrapper ``` See the Gradle [9.x upgrade guide](https://docs.gradle.org/9.1.0/userguide/upgrading_version_9.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/9.1.0/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v9.0.0`](https://github.com/gradle/gradle/releases/tag/v9.0.0): 9.0.0 [Compare Source](https://github.com/gradle/gradle/compare/v8.14.5...v9.0.0) The Gradle team is excited to announce Gradle 9.0.0. Here are the highlights of this release: - Configuration Cache is the recommended execution mode - Gradle requires JVM 17 or higher to run - Build scripts use Kotlin 2.2 and Groovy 4.0 - Improved Kotlin DSL script compilation avoidance [Read the Release Notes](https://docs.gradle.org/9.0.0/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Aaron Matthis](https://github.com/rapus95), [Adam E](https://github.com/adam-enko), [Adam S](https://github.com/aSemy), [Björn Kautler](https://github.com/Vampire), [Daniel Lacasse](https://github.com/lacasseio), [Eng Zer Jun](https://github.com/Juneezee), [EunHyunsu](https://github.com/ehs208), [FlorianMichael](https://github.com/FlorianMichael), [Francisco Prieto](https://github.com/priettt), [Gaëtan Muller](https://github.com/MGaetan89), [Jake Wharton](https://github.com/JakeWharton), [Kengo TODA](https://github.com/KengoTODA), [Kent Kaseda](https://github.com/kaseken), [Madalin Valceleanu](https://github.com/vmadalin), [Marc Philipp](https://github.com/marcphilipp), [Mark S. Lewis](https://github.com/bestbeforetoday), [Matthew Haughton](https://github.com/3flex), [Mycroft Wong](https://github.com/MycroftWong), [Na Minhyeok](https://github.com/NaMinhyeok), [Nelson Osacky](https://github.com/runningcode), [Olivier "Oli" Dagenais](https://github.com/olivierdagenais), [ploober](https://github.com/ploober), [Radai Rosenblatt](https://github.com/radai-rosenblatt), [Róbert Papp](https://github.com/TWiStErRob), [Sebastian Schuberth](https://github.com/sschuberth), [Victor Merkulov](https://github.com/urdak). #### Upgrade instructions Switch your build to use Gradle 9.0.0 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=9.0.0 && ./gradlew wrapper ``` See the Gradle [9.0.0 upgrade guide](https://docs.gradle.org/9.0.0/userguide/upgrading_major_version_9.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/9.0.0/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.14.5`](https://github.com/gradle/gradle/releases/tag/v8.14.5): 8.14.5 [Compare Source](https://github.com/gradle/gradle/compare/v8.14.4...v8.14.5) The Gradle team is excited to announce Gradle 8.14.5. Here are the highlights of this release: - Java 24 support - GraalVM Native Image toolchain selection - Enhancements to test reporting - Build Authoring improvements [Read the Release Notes](https://docs.gradle.org/8.14.5/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Aurimas](https://github.com/liutikas), [Ben Bader](https://github.com/benjamin-bader), [Björn Kautler](https://github.com/Vampire), [chandre92](https://github.com/chandre92), [Daniel Hammer](https://github.com/dlehammer), [Danish Nawab](https://github.com/danishnawab), [Florian Dreier](https://github.com/DreierF), [Ivy Chen](https://github.com/Mengmeiivy), [Jendrik Johannes](https://github.com/jjohannes), [jimmy1995-gu](https://github.com/jimmy1995-gu), [Madalin Valceleanu](https://github.com/vmadalin), [Na Minhyeok](https://github.com/NaMinhyeok). #### Upgrade instructions Switch your build to use Gradle 8.14.5 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.14.5 && ./gradlew wrapper ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.14.5/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.14.5/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.14.4`](https://github.com/gradle/gradle/releases/tag/v8.14.4): 8.14.4 [Compare Source](https://github.com/gradle/gradle/compare/v8.14.3...v8.14.4) This is a patch release for 8.14. We recommend using 8.14.4 instead of 8.14. This release addresses two security vulnerabilities: - [Failure to disable repositories failing to answer can expose builds to malicious artifacts](https://github.com/gradle/gradle/security/advisories/GHSA-mqwm-5m85-gmcv) - [Failure to disable repositories with unknown host can expose builds to malicious artifacts](https://github.com/gradle/gradle/security/advisories/GHSA-w78c-w6vf-rw82) It also fixes the following issues: - [#&#8203;34365](https://github.com/gradle/gradle/issues/34365) \[Backport] Gradle doesn't stop forked processes - [#&#8203;35125](https://github.com/gradle/gradle/issues/35125) \[Backport] Precompiled script plugin with [@&#8203;file](https://github.com/file) annotation loses package and breaks - [#&#8203;35184](https://github.com/gradle/gradle/issues/35184) \[Backport] Different fingerprints in the compile classpath for the same dependency - [#&#8203;35228](https://github.com/gradle/gradle/issues/35228) \[Backport] Fix dependency resolution issues - [#&#8203;35288](https://github.com/gradle/gradle/issues/35288) \[Backport] Include GradleDslBaseScriptModel in 8.x - [#&#8203;36326](https://github.com/gradle/gradle/issues/36326) \[Backport] Improve repository disabling logic - [#&#8203;36396](https://github.com/gradle/gradle/issues/36396) \[Backport] Add partial cgroups v2 support - [#&#8203;36420](https://github.com/gradle/gradle/issues/36420) \[Backport] Improve Java 25 support in Gradle 8.14 [Read the Release Notes](https://docs.gradle.org/8.14.4/release-notes.html) #### Upgrade instructions Switch your build to use Gradle 8.14.4 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.14.4 && ./gradlew wrapper ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.14.4/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.14.4/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.14.3`](https://github.com/gradle/gradle/releases/tag/v8.14.3): 8.14.3 [Compare Source](https://github.com/gradle/gradle/compare/v8.14.2...v8.14.3) The Gradle team is excited to announce Gradle 8.14.3. This is a patch release for 8.14. We recommend using 8.14.3 instead of 8.14. Here are the highlights of this release: - Java 24 support - GraalVM Native Image toolchain selection - Enhancements to test reporting - Build Authoring improvements [Read the Release Notes](https://docs.gradle.org/8.14.3/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Aurimas](https://github.com/liutikas), [Ben Bader](https://github.com/benjamin-bader), [Björn Kautler](https://github.com/Vampire), [chandre92](https://github.com/chandre92), [Daniel Hammer](https://github.com/dlehammer), [Danish Nawab](https://github.com/danishnawab), [Florian Dreier](https://github.com/DreierF), [Ivy Chen](https://github.com/Mengmeiivy), [Jendrik Johannes](https://github.com/jjohannes), [jimmy1995-gu](https://github.com/jimmy1995-gu), [Madalin Valceleanu](https://github.com/vmadalin), [Na Minhyeok](https://github.com/NaMinhyeok). #### Upgrade instructions Switch your build to use Gradle 8.14.3 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.14.3 && ./gradlew wrapper ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.14.3/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.14.3/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.14.2`](https://github.com/gradle/gradle/releases/tag/v8.14.2): 8.14.2 [Compare Source](https://github.com/gradle/gradle/compare/v8.14.1...v8.14.2) The Gradle team is excited to announce Gradle 8.14.2. Here are the highlights of this release: - Java 24 support - GraalVM Native Image toolchain selection - Enhancements to test reporting - Build Authoring improvements [Read the Release Notes](https://docs.gradle.org/8.14.2/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Aurimas](https://github.com/liutikas), [Ben Bader](https://github.com/benjamin-bader), [Björn Kautler](https://github.com/Vampire), [chandre92](https://github.com/chandre92), [Daniel Hammer](https://github.com/dlehammer), [Danish Nawab](https://github.com/danishnawab), [Florian Dreier](https://github.com/DreierF), [Ivy Chen](https://github.com/Mengmeiivy), [Jendrik Johannes](https://github.com/jjohannes), [jimmy1995-gu](https://github.com/jimmy1995-gu), [Madalin Valceleanu](https://github.com/vmadalin), [Na Minhyeok](https://github.com/NaMinhyeok). #### Upgrade instructions Switch your build to use Gradle 8.14.2 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.14.2 && ./gradlew wrapper ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.14.2/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.14.2/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.14.1`](https://github.com/gradle/gradle/releases/tag/v8.14.1): 8.14.1 [Compare Source](https://github.com/gradle/gradle/compare/v8.14.0...v8.14.1) The Gradle team is excited to announce Gradle 8.14.1. [Read the Release Notes](https://docs.gradle.org/8.14.1/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Aurimas](https://github.com/liutikas), [Ben Bader](https://github.com/benjamin-bader), [Björn Kautler](https://github.com/Vampire), [chandre92](https://github.com/chandre92), [Daniel Hammer](https://github.com/dlehammer), [Danish Nawab](https://github.com/danishnawab), [Florian Dreier](https://github.com/DreierF), [Ivy Chen](https://github.com/Mengmeiivy), [Jendrik Johannes](https://github.com/jjohannes), [jimmy1995-gu](https://github.com/jimmy1995-gu), [Madalin Valceleanu](https://github.com/vmadalin), [Na Minhyeok](https://github.com/NaMinhyeok). #### Upgrade instructions Switch your build to use Gradle 8.14.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.14.1 && ./gradlew wrapper ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.14.1/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.14.1/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.14`](https://github.com/gradle/gradle/releases/tag/v8.14.0): 8.14 [Compare Source](https://github.com/gradle/gradle/compare/v8.13.0...v8.14.0) The Gradle team is excited to announce Gradle 8.14. [Read the Release Notes](https://docs.gradle.org/8.14/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Aurimas](https://github.com/liutikas), [Ben Bader](https://github.com/benjamin-bader), [Björn Kautler](https://github.com/Vampire), [chandre92](https://github.com/chandre92), [Daniel Hammer](https://github.com/dlehammer), [Danish Nawab](https://github.com/danishnawab), [Florian Dreier](https://github.com/DreierF), [Ivy Chen](https://github.com/Mengmeiivy), [Jendrik Johannes](https://github.com/jjohannes), [jimmy1995-gu](https://github.com/jimmy1995-gu), [Madalin Valceleanu](https://github.com/vmadalin), [Na Minhyeok](https://github.com/NaMinhyeok). #### Upgrade instructions Switch your build to use Gradle 8.14 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.14 && ./gradlew wrapper ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.14/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.14/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.13`](https://github.com/gradle/gradle/releases/tag/v8.13.0): 8.13 [Compare Source](https://github.com/gradle/gradle/compare/v8.12.1...v8.13.0) The Gradle team is excited to announce Gradle 8.13. [Read the Release Notes](https://docs.gradle.org/8.13/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Adam](https://github.com/adam-enko), [Adam](https://github.com/aSemy), [Ahmad Al-Masry](https://github.com/AhmadMasry), [Ahmed Ehab](https://github.com/ahmedehabb), [Aurimas](https://github.com/liutikas), [Baptiste Decroix](https://github.com/bdecroix-spiria), [Björn Kautler](https://github.com/Vampire), [Borewit](https://github.com/Borewit), [Jorge Matamoros](https://github.com/YungOkra), [Lei Zhu](https://github.com/Korov), [Madalin Valceleanu](https://github.com/vmadalin), [Mohammed Thavaf](https://github.com/mthavaf), [Patrick Brückner](https://github.com/madmuffin1), [Philip Wedemann](https://github.com/hfhbd), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Róbert Papp](https://github.com/TWiStErRob), [Semyon Gaschenko](https://github.com/gasches), [Shi Chen](https://github.com/CsCherrYY), [Stefan M.](https://github.com/StefMa), [Steven Schoen](https://github.com/DSteve595), [tg-freigmbh](https://github.com/tg-freigmbh), [TheGoesen](https://github.com/TheGoesen), [Tony Robalik](https://github.com/autonomousapps), [Zongle Wang](https://github.com/Goooler). #### Upgrade instructions Switch your build to use Gradle 8.13 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.13 && ./gradlew wrapper ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.13/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.13/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.12.1`](https://github.com/gradle/gradle/releases/tag/v8.12.1): 8.12.1 [Compare Source](https://github.com/gradle/gradle/compare/v8.12.0...v8.12.1) The Gradle team is excited to announce Gradle 8.12.1. [Read the Release Notes](https://docs.gradle.org/8.12.1/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Abhiraj Adhikary](https://github.com/abhirajadhikary06), [Ayush Saxena](https://github.com/Ayushcode10), [Björn Kautler](https://github.com/Vampire), [davidburstrom](https://github.com/davidburstrom), [Dominic Fellbaum](https://github.com/felldo), [Emmanuel Ferdman](https://github.com/emmanuel-ferdman), [Finn Petersen](https://github.com/fp7), [Johnny Lim](https://github.com/izeye), [Mahdi Hosseinzadeh](https://github.com/mahozad), [Martin Bonnin](https://github.com/martinbonnin), [Paint\_Ninja](https://github.com/PaintNinja), [Petter Måhlén](https://github.com/pettermahlen), [Philip Wedemann](https://github.com/hfhbd), [stegeto22](https://github.com/stegeto22), [Tanish](https://github.com/Taz03), [TheGoesen](https://github.com/TheGoesen), [Tim Nielens](https://github.com/tnielens), [Trout Zhang](https://github.com/TroutZhang), [Victor Merkulov](https://github.com/urdak) #### Upgrade instructions Switch your build to use Gradle 8.12.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.12.1 ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.12.1/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.12.1/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.12`](https://github.com/gradle/gradle/releases/tag/v8.12.0): 8.12 [Compare Source](https://github.com/gradle/gradle/compare/v8.11.1...v8.12.0) The Gradle team is excited to announce Gradle 8.12. [Read the Release Notes](https://docs.gradle.org/8.12/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Abhiraj Adhikary](https://github.com/abhirajadhikary06), [Ayush Saxena](https://github.com/Ayushcode10), [Björn Kautler](https://github.com/Vampire), [davidburstrom](https://github.com/davidburstrom), [Dominic Fellbaum](https://github.com/felldo), [Emmanuel Ferdman](https://github.com/emmanuel-ferdman), [Finn Petersen](https://github.com/fp7), [Johnny Lim](https://github.com/izeye), [Mahdi Hosseinzadeh](https://github.com/mahozad), [Martin Bonnin](https://github.com/martinbonnin), [Paint\_Ninja](https://github.com/PaintNinja), [Petter Måhlén](https://github.com/pettermahlen), [Philip Wedemann](https://github.com/hfhbd), [stegeto22](https://github.com/stegeto22), [Tanish](https://github.com/Taz03), [TheGoesen](https://github.com/TheGoesen), [Tim Nielens](https://github.com/tnielens), [Trout Zhang](https://github.com/TroutZhang), [Victor Merkulov](https://github.com/urdak) #### Upgrade instructions Switch your build to use Gradle 8.12 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.12 ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.12/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.12/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.11.1`](https://github.com/gradle/gradle/releases/tag/v8.11.1): 8.11.1 [Compare Source](https://github.com/gradle/gradle/compare/v8.11.0...v8.11.1) This is a patch release for Gradle 8.11. We recommend users upgrade to 8.11.1 instead of 8.11. It fixes the following issues: - [#&#8203;31268](https://github.com/gradle/gradle/issues/31268) BuildEventsListenerRegistry corrupted with Isolated Projects and parallel configuration - [#&#8203;31282](https://github.com/gradle/gradle/issues/31282) Running executables sporadically fails with ETXTBSY (Text file busy) - [#&#8203;31284](https://github.com/gradle/gradle/issues/31284) ArrayIndexOutOfBoundsException after upgrading to gradle 8.11 when generating problems report - [#&#8203;31310](https://github.com/gradle/gradle/issues/31310) Unable to run Gradle task in 8.10 due to bytecode interception [Read the Release Notes](https://docs.gradle.org/8.11.1/release-notes.html) #### Upgrade instructions Switch your build to use Gradle 8.11.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.11.1 ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.11.1/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.11.1/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.11`](https://github.com/gradle/gradle/releases/tag/v8.11.0): 8.11 [Compare Source](https://github.com/gradle/gradle/compare/v8.10.2...v8.11.0) The Gradle team is excited to announce Gradle 8.11. [Read the Release Notes](https://docs.gradle.org/8.11/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Adam](https://github.com/adam-enko), [alyssoncs](https://github.com/alyssoncs), [Bilel MEDIMEGH](https://github.com/LelouBil), [Björn Kautler](https://github.com/Vampire), [Chuck Thomas](https://github.com/chuckthemole), [Daniel Lacasse](https://github.com/lacasseio), [Finn Petersen](https://github.com/fp7), [JK](https://github.com/jknair0), [Jérémie Bresson](https://github.com/jmini), [luozexuan](https://github.com/luozexuan), [Mahdi Hosseinzadeh](https://github.com/mahozad), [Markus Gaisbauer](https://github.com/quijote), [Matthew Haughton](https://github.com/3flex), [Matthew Von-Maszewski](https://github.com/matthewvon), [ploober](https://github.com/ploober), [Siarhei](https://github.com/madhead), [Titus James](https://github.com/tj330), [vrp0211](https://github.com/vrp0211) #### Upgrade instructions Switch your build to use Gradle 8.11 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.11 ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.11/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.11/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.10.2`](https://github.com/gradle/gradle/releases/tag/v8.10.2): 8.10.2 [Compare Source](https://github.com/gradle/gradle/compare/v8.10.1...v8.10.2) This is a patch release for 8.10. We recommend using 8.10.2 instead of 8.10 It fixes the following issues: - [#&#8203;30472](https://github.com/gradle/gradle/issues/30472) Investigate possibly broken 8.10.1 - [#&#8203;30477](https://github.com/gradle/gradle/issues/30477) Kotlin Mutliplatform build with reused daemon fails with "Cannot query the value of task ':compileKotlinWindows' property 'kotlinNativeBundleBuildService' because it has no value available." - [#&#8203;30497](https://github.com/gradle/gradle/issues/30497) DefaultTaskCollection#configureEach(Action) on task set cannot be executed in the current context Issues fixed in the first patch release: - [#&#8203;30239](https://github.com/gradle/gradle/issues/30239) Gradle 8.10 Significantly Slower Due to Dependency Resolution - [#&#8203;30272](https://github.com/gradle/gradle/issues/30272) Broken equals() contract for LifecycleAwareProject - [#&#8203;30385](https://github.com/gradle/gradle/issues/30385) Gradle should not validate isolated projects when isolated projects is disabled [Read the Release Notes](https://docs.gradle.org/8.10.2/release-notes.html) #### Upgrade instructions Switch your build to use Gradle 8.10.2 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.10.2 ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.10.2/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.10.2/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.10.1`](https://github.com/gradle/gradle/releases/tag/v8.10.1): 8.10.1 [Compare Source](https://github.com/gradle/gradle/compare/v8.10.0...v8.10.1) This is a patch release for 8.10. We recommend using 8.10.1 instead of 8.10 It fixes the following issues: - [#&#8203;30239](https://github.com/gradle/gradle/issues/30239) Gradle 8.10 Significantly Slower Due to Dependency Resolution - [#&#8203;30272](https://github.com/gradle/gradle/issues/30272) Broken equals() contract for LifecycleAwareProject - [#&#8203;30385](https://github.com/gradle/gradle/issues/30385) Gradle should not validate isolated projects when isolated projects is disabled [Read the Release Notes](https://docs.gradle.org/8.10.1/release-notes.html) #### Upgrade instructions Switch your build to use Gradle 8.10.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.10.1 ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.10.1/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.10.1/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.10`](https://github.com/gradle/gradle/releases/tag/v8.10.0): 8.10 [Compare Source](https://github.com/gradle/gradle/compare/v8.9.0...v8.10.0) The Gradle team is excited to announce Gradle 8.10. [Read the Release Notes](https://docs.gradle.org/8.10/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Björn Kautler](https://github.com/Vampire), [Craig Andrews](https://github.com/candrews), [gotovsky](https://github.com/SergeyGotovskiy), [Jeff](https://github.com/mathjeff), [Kirill Gavrilov](https://github.com/gavvvr), [Madalin Valceleanu](https://github.com/vmadalin), [Sergei Vorobev](https://github.com/HackerMadCat), [Thach Le](https://github.com/thachlp), [Thad Guidry](https://github.com/thadguidry) #### Upgrade instructions Switch your build to use Gradle 8.10 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.10 ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.10/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.10/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.9`](https://github.com/gradle/gradle/releases/tag/v8.9.0): 8.9 [Compare Source](https://github.com/gradle/gradle/compare/v8.8.0...v8.9.0) The Gradle team is excited to announce Gradle 8.9. [Read the Release Notes](https://docs.gradle.org/8.9/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [/dev/mataha](https://github.com/mataha), [Alex-Vol-Amz](https://github.com/Alex-Vol-Amz), [Andrew Quinney](https://github.com/aquinney0), [Andrey Mischenko](https://github.com/gildor), [Björn Kautler](https://github.com/Vampire), [dancer13](https://github.com/dancer1325), [Danish Nawab](https://github.com/danishnawab), [Endeavour233](https://github.com/Endeavour233), [Gediminas Rimša](https://github.com/grimsa), [gotovsky](https://github.com/SergeyGotovskiy), [Jay Wei](https://github.com/JayWei1215), [Jeff](https://github.com/mathjeff), [Madalin Valceleanu](https://github.com/vmadalin), [markslater](https://github.com/markslater), [Mel Arthurs](https://github.com/arthursmel), [Michael](https://github.com/bean5), [Nils Brugger](https://github.com/nbrugger-tgm), [Ole Osterhagen](https://github.com/oleosterhagen), [Piotr Kubowicz](https://github.com/pkubowicz), [Róbert Papp](https://github.com/TWiStErRob), [Sebastian Davids](https://github.com/sdavids), [Sebastian Schuberth](https://github.com/sschuberth), [Stefan Oehme](https://github.com/oehme), [Stefanos Koutsouflakis](https://github.com/stefanoskapa), [Taeik Lim](https://github.com/acktsap), [Tianyi Tao](https://github.com/tianyeeT), [Tim Nielens](https://github.com/tnielens), [наб](https://github.com/nabijaczleweli) #### Upgrade instructions Switch your build to use Gradle 8.9 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.9 ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.9/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.9/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.8`](https://github.com/gradle/gradle/releases/tag/v8.8.0): 8.8 [Compare Source](https://github.com/gradle/gradle/compare/v8.7.0...v8.8.0) The Gradle team is excited to announce Gradle 8.8. [Read the Release Notes](https://docs.gradle.org/8.8/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Björn Kautler](https://github.com/Vampire), [Denes Daniel](https://github.com/pantherdd), [Fabian Windheuser](https://github.com/fawind), [Hélio Fernandes Sebastião](https://github.com/helfese), [Jay Wei](https://github.com/JayWei1215), [jhrom](https://github.com/jhrom), [jwp345](https://github.com/jwp345), [Jörgen Andersson](https://github.com/jorander), [Kirill Gavrilov](https://github.com/gavvvr), [MajesticMagikarpKing](https://github.com/yctomwang), [Maksim Lazeba](https://github.com/M-Lazeba), [Philip Wedemann](https://github.com/hfhbd), [Robert Elliot](https://github.com/Mahoney), [Róbert Papp](https://github.com/TWiStErRob), [Stefan M.](https://github.com/StefMa), [Tibor Vyletel](https://github.com/TiborVyletel), [Tony Robalik](https://github.com/autonomousapps), [Valentin Kulesh](https://github.com/unshare), [Yanming Zhou](https://github.com/quaff), [김용후](https://github.com/who-is-hu) #### Upgrade instructions Switch your build to use Gradle 8.8 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.8 ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.8/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.8/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.7`](https://github.com/gradle/gradle/releases/tag/v8.7.0): 8.7 [Compare Source](https://github.com/gradle/gradle/compare/v8.6.0...v8.7.0) The Gradle team is excited to announce Gradle 8.7. [Read the Release Notes](https://docs.gradle.org/8.7/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Aleksandr Postnov](https://github.com/alex-postnov), [Björn Kautler](https://github.com/Vampire), [Brice Dutheil](https://github.com/bric3), [Denis Buzmakov](https://github.com/bacecek), [Federico La Penna](https://github.com/flapenna), [Gregor Dschung](https://github.com/chkpnt), [Hal Deadman](https://github.com/hdeadman), [Hélio Fernandes Sebastião](https://github.com/helfese), [Ivan Gavrilovic](https://github.com/gavra0), [Jendrik Johannes](https://github.com/jjohannes), [Jörgen Andersson](https://github.com/jorander), [Marie](https://github.com/NyCodeGHG), [pandaninjas](https://github.com/pandaninjas), [Philip Wedemann](https://github.com/hfhbd), [Ryan Schmitt](https://github.com/rschmitt), [Steffen Yount](https://github.com/steffenyount), [Tyler Kinkade](https://github.com/tyknkd), [Zed Spencer-Milnes](https://github.com/GingerGeek) #### Upgrade instructions Switch your build to use Gradle 8.7 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.7 ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.7/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.7/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.6`](https://github.com/gradle/gradle/releases/tag/v8.6.0): 8.6 [Compare Source](https://github.com/gradle/gradle/compare/v8.5.0...v8.6.0) The Gradle team is excited to announce Gradle 8.6. [Read the Release Notes](https://docs.gradle.org/8.6/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Baptiste Decroix](https://github.com/bdecroix-spiria), [Björn Kautler](https://github.com/Vampire), [Daniel Lacasse](https://github.com/lacasseio), [Danny Thomas](https://github.com/DanielThomas), [Hyeonmin Park](https://github.com/KENNYSOFT), [jeffalder](https://github.com/jeffalder), [Jendrik Johannes](https://github.com/jjohannes), [John Jiang](https://github.com/johnshajiang), [Kaiyao Ke](https://github.com/kaiyaok2), [Kevin Mark](https://github.com/kmark), [king-tyler](https://github.com/king-tyler), [Marcin Dąbrowski](https://github.com/marcindabrowski), [Marcin Laskowski](https://github.com/ILikeYourHat), [Markus Gaisbauer](https://github.com/quijote), [Mel Arthurs](https://github.com/arthursmel), [Ryan Schmitt](https://github.com/rschmitt), [Surya K N](https://github.com/Surya-KN), [Vladislav Golubtsov](https://github.com/Shmuser), [Yanshun Li](https://github.com/Chaoba), [Andrzej Ressel](https://github.com/andrzejressel) #### Upgrade instructions Switch your build to use Gradle 8.6 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.6 ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.6/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.6/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.5`](https://github.com/gradle/gradle/releases/tag/v8.5.0): 8.5 [Compare Source](https://github.com/gradle/gradle/compare/v8.4.0...v8.5.0) The Gradle team is excited to announce Gradle 8.5. [Read the Release Notes](https://docs.gradle.org/8.5/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Ahmed Ehab](https://github.com/ahmedehabb), [Alex Landau](https://github.com/AlexLandau), [Aurimas](https://github.com/liutikas), [Björn Kautler](https://github.com/Vampire), [bodhili](https://github.com/bodhili), [Daniel Le Berre](https://github.com/danielleberre), [davidburstrom](https://github.com/davidburstrom), [Franz Wimmer](https://github.com/zalintyre), [Jongwoo Han](https://github.com/jongwooo), [Ken](https://github.com/kennethshackleton), [Leonardo Silveira](https://github.com/sombriks), [Martin Bonnin](https://github.com/martinbonnin), [Matthew Von-Maszewski](https://github.com/matthewvon), [Nik Clayton](https://github.com/nikclayton), [noeppi\_noeppi](https://github.com/noeppi-noeppi), [Philip Wedemann](https://github.com/hfhbd), [Philipp Schneider](https://github.com/p-schneider), [Tomas Bjerre](https://github.com/tomasbjerre) #### Upgrade instructions Switch your build to use Gradle 8.5 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.5 ``` See the Gradle [8.x upgrade guide](https://docs.gradle.org/8.5/userguide/upgrading_version_8.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.5/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.4`](https://github.com/gradle/gradle/releases/tag/v8.4.0): 8.4 [Compare Source](https://github.com/gradle/gradle/compare/v8.3.0...v8.4.0) The Gradle team is excited to announce Gradle 8.4. Amongst other improvements, this release addresses two security vulnerabilities: - [Incorrect permission assignment for symlinked files used in copy or archiving operations](https://github.com/gradle/gradle/security/advisories/GHSA-43r3-pqhv-f7h9) - [Possible local text file exfiltration by XML External entity injection](https://github.com/gradle/gradle/security/advisories/GHSA-mrff-q8qj-xvg8) [Read the Release Notes](https://docs.gradle.org/8.4/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Ahmed Ehab](https://github.com/ahmedehabb), [Andrei Rybak](https://github.com/rybak), [Baptiste Decroix](https://github.com/bdecroix-spiria), [Björn Kautler](https://github.com/Vampire), [Cesar de la Vega](https://github.com/vegaro), [Ganavi Jayaram](https://github.com/ganavijayaram), [Gaurav Padam](https://github.com/Gauravpadam), [hwanseok](https://github.com/hwanseok-dev), [J.T. McQuigg](https://github.com/JT122406), [Jakub Chrzanowski](https://github.com/hsz), [Jendrik Johannes](https://github.com/jjohannes), [kackey0-1](https://github.com/kackey0-1), [Konstantin Gribov](https://github.com/grossws), [Pratik Haldankar](https://github.com/pratik2315), [Qinglin](https://github.com/nodmp), [Sebastian Schuberth](https://github.com/sschuberth), [Thad House](https://github.com/ThadHouse), [valery1707](https://github.com/valery1707), [Vladimir Sitnikov](https://github.com/vlsi), [wuyangnju](https://github.com/wuyangnju), [Yanming Zhou](https://github.com/quaff), [Yanshun Li](https://github.com/Chaoba), [Yusuke Uehara](https://github.com/uskey512), [zeners](https://github.com/zeners) #### Upgrade instructions Switch your build to use Gradle 8.4 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.4 ``` #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.3`](https://github.com/gradle/gradle/releases/tag/v8.3.0): 8.3 [Compare Source](https://github.com/gradle/gradle/compare/v8.2.1...v8.3.0) The Gradle team is excited to announce Gradle 8.3. [Read the Release Notes](https://docs.gradle.org/8.3/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Adam](https://github.com/aSemy), [Ahmed Ehab](https://github.com/ahmedehabb), [Aurimas](https://github.com/liutikas), [Baptiste Decroix](https://github.com/bdecroix-spiria), [Björn Kautler](https://github.com/Vampire), [Borewit](https://github.com/Borewit), [Korov](https://github.com/Korov), [Mohammed Thavaf](https://github.com/mthavaf), [Patrick Brückner](https://github.com/madmuffin1), [Philip Wedemann](https://github.com/hfhbd), [Róbert Papp](https://github.com/TWiStErRob), [Shi Chen](https://github.com/CsCherrYY), [Tony Robalik](https://github.com/autonomousapps) #### Upgrade instructions Switch your build to use Gradle 8.3 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.3 ``` #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.2.1`](https://github.com/gradle/gradle/releases/tag/v8.2.1): 8.2.1 [Compare Source](https://github.com/gradle/gradle/compare/v8.2.0...v8.2.1) This is a patch release for 8.2. We recommend using 8.2.1 instead of 8.2 It fixes the following issues: - [#&#8203;25579](https://github.com/gradle/gradle/issues/25579) Regression in 8.2: StackOverflowError w/ Gradle 8.2 + Quarkus 2.16.7 (latest) - [#&#8203;25611](https://github.com/gradle/gradle/issues/25611) TestKit unexpectedly stopped working with Gradle 2.x versions - [#&#8203;25618](https://github.com/gradle/gradle/issues/25618) Micronaut JacocoReportAggregationPlugin broken in Gradle 8.2 - [#&#8203;25658](https://github.com/gradle/gradle/issues/25658) Gradle 8.2 sets incorrect value to boolean --no-feature option - [#&#8203;25674](https://github.com/gradle/gradle/issues/25674) Address regression in dependency graph build operation results [Read the Release Notes](https://docs.gradle.org/8.2.1/release-notes.html) #### Upgrade Instructions Switch your build to use Gradle 8.2.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.2.1 ``` See the [Gradle 8.x upgrade guide](https://docs.gradle.org/8.2.1/userguide/upgrading_version_8.html#changes_8.2) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.2.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v8.2`](https://github.com/gradle/gradle/releases/tag/v8.2.0): 8.2 [Compare Source](https://github.com/gradle/gradle/compare/v8.1.1...v8.2.0) The Gradle team is excited to announce Gradle 8.2. Amongst other improvements, this release addresses two security vulnerabilities: - [Dependency cache path traversal](https://github.com/gradle/gradle/security/advisories/GHSA-2h6c-rv6q-494v) - [Path traversal vulnerabilities in handling of Tar archives](https://github.com/gradle/gradle/security/advisories/GHSA-84mw-qh6q-v842) [Read the Release Notes](https://docs.gradle.org/8.2/release-notes.html) We would like to thank the following community contributors for their contributions to this release of Gradle: [Bruno Didot](https://github.com/didot), [Eric Vantillard](https://github.com/evantill), [esfomeado](https://github.com/esfomeado), [Jendrik Johannes](https://github.com/jjohannes), [Jonathan Leitschuh](https://github.com/JLLeitschuh), [Lee Euije](https://github.com/euije), [Stefan Oehme](https://github.com/oehme), [Todor Dinev](https://github.com/tdinev), [Yanshun Li](https://github.com/Chaoba) #### Upgrade instructions Switch your build to use Gradle 8.2 by updating your wrapper: `./gradlew wrapper --gradle-version=8.2` #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.1.1`](https://github.com/gradle/gradle/releases/tag/v8.1.1): 8.1.1 [Compare Source](https://github.com/gradle/gradle/compare/v8.1.0...v8.1.1) This is a patch release for Gradle 8.1. We recommend using 8.1.1 instead of 8.1. It fixes the following issues: - [#&#8203;24748](https://github.com/gradle/gradle/issues/24748) MethodTooLargeException when instrumenting a class with thousand of lambdas for configuration cache - [#&#8203;24754](https://github.com/gradle/gradle/issues/24754) Kotlin DSL precompiled script plugins built with Gradle 8.1 cannot be used with other versions of Gradle - [#&#8203;24788](https://github.com/gradle/gradle/issues/24788) Gradle 8.1 configure freeCompilerArgs for Kotlin in buildSrc breaks build with unhelpful errors [Read the Release Notes](https://docs.gradle.org/8.1.1/release-notes.html) #### Upgrade Instructions Switch your build to use Gradle 8.1.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.1.1 ``` See the [Gradle 8.x upgrade guide](https://docs.gradle.org/8.1.1/userguide/upgrading_version_8.html#changes_8.1) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.1.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v8.1`](https://github.com/gradle/gradle/releases/tag/v8.1.0): 8.1 [Compare Source](https://github.com/gradle/gradle/compare/v8.0.2...v8.1.0) The Gradle team is excited to announce Gradle 8.1. [Read the Release Notes](https://docs.gradle.org/8.1/release-notes.html) We would like to thank the following community contributors for their contributions to this release of Gradle: [André Sousa](https://github.com/beroso), [Attila Király](https://github.com/akiraly), [Aurimas](https://github.com/liutikas), [Björn Kautler](https://github.com/Vampire), [Christoph Dreis](https://github.com/dreis2211), [David Morris](https://github.com/codefish1), [DJtheRedstoner](https://github.com/DJtheRedstoner), [Gabriel Feo](https://github.com/gabrielfeo), [J.T. McQuigg](https://github.com/JT122406), [JavierSegoviaCordoba](https://github.com/JavierSegoviaCordoba), [JayaKrishnan Nair K](https://github.com/jknair0), [Jeff Widman](https://github.com/jeffwidman), [kackey0-1](https://github.com/kackey0-1), [Martin Bonnin](https://github.com/martinbonnin), [Martin Kealey](https://github.com/kurahaupo), [modmuss50](https://github.com/modmuss50), [pan93412](https://github.com/pan93412), [Sebastian Schuberth](https://github.com/sschuberth), [Simon Marquis](https://github.com/SimonMarquis), [TheDadda](https://github.com/TheDadda), [Thrillpool](https://github.com/Thrillpool), [valery1707](https://github.com/valery1707), [Xin Wang](https://github.com/scaventz), [Yanshun Li](https://github.com/Chaoba) #### Upgrade instructions Switch your build to use Gradle 8.1 by updating your wrapper: `./gradlew wrapper --gradle-version=8.1` #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v8.0.2`](https://github.com/gradle/gradle/releases/tag/v8.0.2): 8.0.2 [Compare Source](https://github.com/gradle/gradle/compare/v8.0.1...v8.0.2) The Gradle team is excited to announce Gradle 8.0.2. This is the second patch release for Gradle 8.0. We recommend using 8.0.2 instead of 8.0. It fixes the following issues: - [#&#8203;23698](https://github.com/gradle/gradle/issues/23698) Gradle 8 RC2 runs out of metaspace - [#&#8203;23962](https://github.com/gradle/gradle/issues/23962) Java/Scala build with no explicit toolchain: build fails with Gradle 8.0.1 / Scala 2.13 - [#&#8203;23990](https://github.com/gradle/gradle/issues/23990) Gradle 8.0.+ silently dropped support for custom compilers in `JavaCompile` - [#&#8203;24031](https://github.com/gradle/gradle/issues/24031) InstrumentingTransformer generates different class files in Gradle 8 and 7.6 which leads to Remote Build-Cache misses - [#&#8203;24109](https://github.com/gradle/gradle/issues/24109) Extending an already resolved configuration no longer works correctly - [#&#8203;24122](https://github.com/gradle/gradle/issues/24122) Update configuration cache state for some plugins - [#&#8203;24129](https://github.com/gradle/gradle/issues/24129) includeBuild in PluginManagementSpec deincubated in Gradle 8, docs still say it's incubating Issues fixed in the first patch release: - [#&#8203;21551](https://github.com/gradle/gradle/issues/21551) Document integration of Scala plugin with toolchains and problems with `target` flag - [#&#8203;23888](https://github.com/gradle/gradle/issues/23888) `--no-rebuild` suddenly gone without new deprecation cycle and without the reason for its undeprecation being void - [#&#8203;23905](https://github.com/gradle/gradle/issues/23905) Gradle 8.0 fails Scala build with isBlank not found in String class error [Read the Release Notes](https://docs.gradle.org/8.0.2/release-notes.html) #### Upgrade Instructions Switch your build to use Gradle 8.0.2 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.0.2 ``` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/8.0.2/userguide/upgrading_version_7.html#changes_8.0) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.0.2. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v8.0.1`](https://github.com/gradle/gradle/releases/tag/v8.0.1): 8.0.1 [Compare Source](https://github.com/gradle/gradle/compare/v8.0.0...v8.0.1) This is a patch release for 8.0. We recommend using 8.0.1 instead of 8.0. It fixes the following issues: - [#&#8203;21551](https://github.com/gradle/gradle/issues/21551) - Document integration of Scala plugin with toolchains and problems with `target` flag - [#&#8203;23888](https://github.com/gradle/gradle/issues/23888) - `--no-rebuild` suddenly gone without new deprecation cycle and without the reason for its undeprecation being void - [#&#8203;23905](https://github.com/gradle/gradle/issues/23905) - Gradle 8.0 fails Scala build with isBlank not found in String class error [Read the Release Notes](https://docs.gradle.org/8.0.1/release-notes.html) #### Upgrade Instructions Switch your build to use Gradle 8.0.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=8.0.1 ``` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/8.0.1/userguide/upgrading_version_7.html#changes_8.0) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.0.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v8.0`](https://github.com/gradle/gradle/releases/tag/v8.0.0): 8.0 [Compare Source](https://github.com/gradle/gradle/compare/v7.6.6...v8.0.0) The Gradle team is excited to announce Gradle 8.0 [Read the Release Notes](https://docs.gradle.org/8.0/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Abdul Rauf](https://github.com/armujahid), [Andrei Nevedomskii](https://github.com/monosoul), [aSemy](https://github.com/aSemy), [Ben Cox](https://github.com/ind1go), [Björn Kautler](https://github.com/Vampire), [bodhili](https://github.com/bodhili), [Cédric Champeau](https://github.com/melix), [Christoph Dreis](https://github.com/dreis2211), [Clara Guerrero Sánchez](https://github.com/cguerreros), [David Marin Vaquero](https://github.com/dmarin), [David Morris](https://github.com/codefish1), [Denis Buzmakov](https://github.com/bacecek), [Dmitry Pogrebnoy](https://github.com/DmitryPogrebnoy), [Dzmitry Neviadomski](https://github.com/nevack), [Eliezer Graber](https://github.com/eygraber), [Eric Pederson](https://github.com/sourcedelica), [Fedor Ihnatkevich](https://github.com/Jeffset), [Gabriel Rodriguez](https://github.com/gabrielrodriguez2746), [Herbert von Broeuschmeul](https://github.com/HvB), [Hyeonmin Park](https://github.com/KENNYSOFT), [Jeff](https://github.com/mathjeff), [Jendrik Johannes](https://github.com/jjohannes), [Korov](https://github.com/Korov), [Marcono1234](https://github.com/Marcono1234), [Madhead](https://github.com/madhead), [Mariell Hoversholm](https://github.com/Proximyst), [Matthew Haughton](https://github.com/3flex), [Matthias Ernst](https://github.com/mernst-github), [Michael Bailey](https://github.com/yogurtearl), [Michael Ernst](https://github.com/mernst), [Michael Torres](https://github.com/torresmi), [Pankaj](https://github.com/p1729), [prasad-333](https://github.com/prasad-333), [RicardoJiang](https://github.com/RicardoJiang), [Siddardha Bezawada](https://github.com/SidB3), [Stephen Topley](https://github.com/stopley), [Victor Maldonado](https://github.com/vmmaldonadoz), [Vinay Potluri](https://github.com/vinaypotluri), [Xin Wang](https://github.com/scaventz). #### Upgrade instructions Switch your build to use Gradle 8.0 by updating your wrapper: `./gradlew wrapper --gradle-version=8.0` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/8.0/userguide/upgrading_version_7.html#changes_8.0) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 8.0. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/8.0/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v7.6.6`](https://github.com/gradle/gradle/releases/tag/v7.6.6): 7.6.6 [Compare Source](https://github.com/gradle/gradle/compare/v7.6.5...v7.6.6) The Gradle team is excited to announce Gradle 7.6.6. This is a patch release for 7.6. We recommend using 7.6.6 instead of 7.6. [Read the Release Notes](https://docs.gradle.org/7.6.6/release-notes.html) #### Upgrade instructions Switch your build to use Gradle 7.6.6 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=7.6.6 ``` See the Gradle [7.x upgrade guide](https://docs.gradle.org/7.6.6/userguide/upgrading_version_7.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/7.6.6/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v7.6.5`](https://github.com/gradle/gradle/releases/tag/v7.6.5): 7.6.5 [Compare Source](https://github.com/gradle/gradle/compare/v7.6.4...v7.6.5) The Gradle team is excited to announce Gradle 7.6.5. This is a patch release for 7.6. We recommend using 7.6.5 instead of 7.6. [Read the Release Notes](https://docs.gradle.org/7.6.5/release-notes.html) #### Upgrade instructions Switch your build to use Gradle 7.6.5 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=7.6.5 ``` See the Gradle [7.x upgrade guide](https://docs.gradle.org/7.6.5/userguide/upgrading_version_7.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/7.6.5/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v7.6.4`](https://github.com/gradle/gradle/releases/tag/v7.6.4): 7.6.4 [Compare Source](https://github.com/gradle/gradle/compare/v7.6.3...v7.6.4) This is a patch release for 7.6. We recommend using 7.6.4 instead of 7.6. [Read the Release Notes](https://docs.gradle.org/7.6.4/release-notes.html) #### Upgrade instructions Switch your build to use Gradle 7.6.4 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=7.6.4 ``` See the Gradle [7.x upgrade guide](https://docs.gradle.org/7.6.4/userguide/upgrading_version_7.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/7.6.4/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v7.6.3`](https://github.com/gradle/gradle/releases/tag/v7.6.3): 7.6.3 [Compare Source](https://github.com/gradle/gradle/compare/v7.6.2...v7.6.3) This is a patch release for 7.6. We recommend using 7.6.3 instead of 7.6. This release addresses two security vulnerabilities: - [Incorrect permission assignment for symlinked files used in copy or archiving operations](https://github.com/gradle/gradle/security/advisories/GHSA-43r3-pqhv-f7h9) - [Possible local text file exfiltration by XML External entity injection](https://github.com/gradle/gradle/security/advisories/GHSA-mrff-q8qj-xvg8) It also fixes the following issues: - [#&#8203;25781](https://github.com/gradle/gradle/issues/25781) Backport finalized task performance fix to 7.6.x - [#&#8203;25802](https://github.com/gradle/gradle/issues/25802) Backport cgroups fix to 7.6.x [Read the Release Notes](https://docs.gradle.org/7.6.3/release-notes.html) #### Upgrade Instructions Switch your build to use Gradle 7.6.3 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=7.6.3 ``` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.6.3/userguide/upgrading_version_7.html#changes_7.6) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.3. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v7.6.2`](https://github.com/gradle/gradle/releases/tag/v7.6.2): 7.6.2 [Compare Source](https://github.com/gradle/gradle/compare/v7.6.1...v7.6.2) This is a patch release for 7.6. We recommend using 7.6.2 instead of 7.6. This release addresses two security vulnerabilities: - [Dependency cache path traversal](https://github.com/gradle/gradle/security/advisories/GHSA-2h6c-rv6q-494v) - [Path traversal vulnerabilities in handling of Tar archives](https://github.com/gradle/gradle/security/advisories/GHSA-84mw-qh6q-v842) It also fixes the following issues: - [#&#8203;23201](https://github.com/gradle/gradle/issues/23201) Backport dependency upgrades to 7.x - [#&#8203;23202](https://github.com/gradle/gradle/issues/23202) Backport Scala incremental compilation fixes - [#&#8203;23325](https://github.com/gradle/gradle/issues/23325) Backport JSoup update to resolve CVE-2022-36033 - [#&#8203;23458](https://github.com/gradle/gradle/issues/23458) Backport JUnit5 dynamic test logging bug fix - [#&#8203;23681](https://github.com/gradle/gradle/issues/23681) Dependency graph resolution: Equivalent excludes can cause un-necessary graph mutations \[backport 7.x] - [#&#8203;23922](https://github.com/gradle/gradle/issues/23922) Backport "Use Compiler API data for incremental compilation after a failure" to 7.x - [#&#8203;23951](https://github.com/gradle/gradle/issues/23951) Exclude rule merging: missing optimization \[Backport 7.x] - [#&#8203;24132](https://github.com/gradle/gradle/issues/24132) Extending an already resolved configuration no longer works correctly \[backport 7.x] - [#&#8203;24234](https://github.com/gradle/gradle/issues/24234) 7.6.1 breaks gradle-consistent-versions - [#&#8203;24390](https://github.com/gradle/gradle/issues/24390) Gradle 7.4 fails on multi release jar's with JDK 19 code - [#&#8203;24439](https://github.com/gradle/gradle/issues/24439) Gradle complains about invalid tool chain - picking up the source package location - it should just ignore them \[Backport] - [#&#8203;24443](https://github.com/gradle/gradle/issues/24443) Maven artifact referenced only in dependency constraints raises IllegalStateException: Corrupt serialized resolution result \[backport] - [#&#8203;24901](https://github.com/gradle/gradle/issues/24901) Backport fix for test exception that cannot be deserialized to 7.x [Read the Release Notes](https://docs.gradle.org/7.6.2/release-notes.html) #### Upgrade Instructions Switch your build to use Gradle 7.6.2 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=7.6.2 ``` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.6.2/userguide/upgrading_version_7.html#changes_7.6) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.2. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v7.6.1`](https://github.com/gradle/gradle/releases/tag/v7.6.1): 7.6.1 [Compare Source](https://github.com/gradle/gradle/compare/v7.6.0...v7.6.1) This is a patch release for 7.6. We recommend using 7.6.1 instead of 7.6. It fixes the following issues: - [#&#8203;19065](https://github.com/gradle/gradle/issues/19065) Platform dependencies not possible in dependency block of test suite plugin - [#&#8203;22688](https://github.com/gradle/gradle/issues/22688) Increased memory usage (with -p option) - [#&#8203;22796](https://github.com/gradle/gradle/issues/22796) Building gradle itself fails during toolchain download: permission denied copying a file within `.gradle/jdks` - [#&#8203;22875](https://github.com/gradle/gradle/issues/22875) Regression with 7.6: @&#8203;​pom artifact in JVM library project is no longer found - [#&#8203;22937](https://github.com/gradle/gradle/issues/22937) Remove safe credentials reference - [#&#8203;22973](https://github.com/gradle/gradle/issues/22973) Kotlin MPP plugin broken with Gradle 7.6 due to signature change in TestResultProcessor - [#&#8203;23016](https://github.com/gradle/gradle/issues/23016) toolchainManagement.jvm.javaRepositories should not expose the full surface of NamedDomainObjectList - [#&#8203;23025](https://github.com/gradle/gradle/issues/23025) Back-port toolchain related fixes to 7.6.1 - [#&#8203;23053](https://github.com/gradle/gradle/issues/23053) Auto-provisioning/auto-detection of IBM Semeru toolchains is broken with Gradle 7.6 - [#&#8203;23074](https://github.com/gradle/gradle/issues/23074) Docs: Build Lifecycle starts halfway through a point - [#&#8203;23096](https://github.com/gradle/gradle/issues/23096) Classifiers of version catalog are discarded while copied to anothor dependency - [#&#8203;23111](https://github.com/gradle/gradle/issues/23111) Ant closures are broken with Gradle 7.6 - [#&#8203;23178](https://github.com/gradle/gradle/issues/23178) Mention the Foojay Toolchain Resolver plugin in the Gradle manual - [#&#8203;23215](https://github.com/gradle/gradle/issues/23215) Gradle 7.6: high memory usage (android project) - [#&#8203;23224](https://github.com/gradle/gradle/issues/23224) Backport to 7.6.1 "Fix for Incremental compilation with modules" - [#&#8203;23294](https://github.com/gradle/gradle/issues/23294) "Unable to make progress running work" together with --continue and failing tasks (Backport to 7.6.1) - [#&#8203;23555](https://github.com/gradle/gradle/issues/23555) Improve Toolchain related deprecation nagging in 7.6 - [#&#8203;23894](https://github.com/gradle/gradle/issues/23894) Update EOL policy - [#&#8203;23910](https://github.com/gradle/gradle/issues/23910) Backport trusting only full GPG keys in dependency verification \[Backport 7.6.1] - [#&#8203;23941](https://github.com/gradle/gradle/issues/23941) Typo in v7.6 docs about disabling\_the\_daemon - [#&#8203;23985](https://github.com/gradle/gradle/issues/23985) Resolving of manually created configuration creates a ResolveException [Read the Release Notes](https://docs.gradle.org/7.6.1/release-notes.html) #### Upgrade Instructions Switch your build to use Gradle 7.6.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=7.6.1 ``` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.6.1/userguide/upgrading_version_7.html#changes_7.6) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v7.6`](https://github.com/gradle/gradle/releases/tag/v7.6.0): 7.6 [Compare Source](https://github.com/gradle/gradle/compare/v7.5.1...v7.6.0) The Gradle team is excited to announce Gradle 7.6. [Read the Release Notes](https://docs.gradle.org/7.6/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [altrisi](https://github.com/altrisi), [aSemy](https://github.com/aSemy), [Ashwin Pankaj](https://github.com/ashwinpankaj), [Aurimas](https://github.com/liutikas), [BJ Hargrave](https://github.com/bjhargrave), [Björn Kautler](https://github.com/Vampire), [Bradley Turek](https://github.com/TurekBot), [Craig Andrews](https://github.com/candrews), [Daniel Lin](https://github.com/ephemient), [David Morris](https://github.com/codefish1), [Edmund Mok](https://github.com/edmundmok), [Frosty-J](https://github.com/Frosty-J), [Gabriel Feo](https://github.com/gabrielfeo), [Ivan Gavrilovic](https://github.com/gavra0), [Jendrik Johannes](https://github.com/jjohannes), [John](https://github.com/goughy000), [Joseph Woolf](https://github.com/jsmwoolf), [Karl-Michael Schindler](https://github.com/kamischi), [Konstantin Gribov](https://github.com/grossws), [Leonardo Brondani Schenkel](https://github.com/lbschenkel), [Martin d'Anjou](https://github.com/martinda), [Michael Bailey](https://github.com/yogurtearl), [Pete Bentley](https://github.com/prbprbprb), [Rob Bavey](https://github.com/robbavey), [Sam Snyder](https://github.com/sambsnyd), [sll552](https://github.com/sll552), [teawithbrownsugar](https://github.com/teawithbrownsugar), [Thomas Broadley](https://github.com/tbroadley), [urdak](https://github.com/urdak), [Varun Sharma](https://github.com/varunsh-coder), [Xin Wang](https://github.com/scaventz) ### Upgrade instructions Switch your build to use Gradle 7.6 by updating your wrapper: `./gradlew wrapper --gradle-version=7.6` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.6/userguide/upgrading_version_7.html#changes_7.6) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.6. ### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v7.5.1`](https://github.com/gradle/gradle/releases/tag/v7.5.1): 7.5.1 [Compare Source](https://github.com/gradle/gradle/compare/v7.5.0...v7.5.1) This is a patch release for 7.5. We recommend using 7.5.1 instead of 7.5 [Read the Release Notes](https://docs.gradle.org/7.5.1/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Michael Bailey](https://github.com/yogurtearl), [Josh Kasten](https://github.com/jkasten2), [Marcono1234](https://github.com/Marcono1234), [mataha](https://github.com/mataha), [Lieven Vaneeckhaute](https://github.com/denshade), [kiwi-oss](https://github.com/kiwi-oss), [Stefan Neuhaus](https://github.com/stefanneuhaus), [George Thomas](https://github.com/smoothreggae), [Anja Papatola](https://github.com/apalopta), [Björn Kautler](https://github.com/Vampire), [David Burström](https://github.com/davidburstrom), [Vladimir Sitnikov](https://github.com/vlsi), [Roland Weisleder](https://github.com/rweisleder), [Konstantin Gribov](https://github.com/grossws), [David Op de Beeck](https://github.com/DavidOpDeBeeck), [aSemy](https://github.com/aSemy), [Rene Groeschke](https://github.com/breskeby), [Jonathan Leitschuh](https://github.com/JLLeitschuh), [Aurimas Liutikas](https://github.com/liutikas), [Jamie Tanna](https://github.com/jamietanna), [Xin Wang](https://github.com/scaventz), [Atsuto Yamashita](https://github.com/att55), [Taeik Lim](https://github.com/acktsap), [Peter Gafert](https://github.com/codecholeric), [Alex Landau](https://github.com/AlexLandau), [Jerry Wiltse](https://github.com/solvingj), [Tyler Burke](https://github.com/T-A-B), [Matthew Haughton](https://github.com/3flex), [Filip Daca](https://github.com/filip-daca), [Simão Gomes Viana](https://github.com/xdevs23), [Vaidotas Valuckas](https://github.com/rieske), [Edgars Jasmans](https://github.com/yasmans), [Tomasz Godzik](https://github.com/tgodzik), [Jeff](https://github.com/mathjeff), [Lajos Veres](https://github.com/vlajos) #### Upgrade instructions Switch your build to use Gradle 7.5.1 by updating your wrapper: `./gradlew wrapper --gradle-version=7.5.1` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.5.1/userguide/upgrading_version_7.html#changes_7.5) to learn about deprecations, breaking changes and other considerations when upgrading. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v7.5`](https://github.com/gradle/gradle/releases/tag/v7.5.0): 7.5 [Compare Source](https://github.com/gradle/gradle/compare/v7.4.2...v7.5.0) The Gradle team is excited to announce Gradle 7.5. [Read the Release Notes](https://docs.gradle.org/7.5/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Michael Bailey](https://github.com/yogurtearl), [Josh Kasten](https://github.com/jkasten2), [Marcono1234](https://github.com/Marcono1234), [mataha](https://github.com/mataha), [Lieven Vaneeckhaute](https://github.com/denshade), [kiwi-oss](https://github.com/kiwi-oss), [Stefan Neuhaus](https://github.com/stefanneuhaus), [George Thomas](https://github.com/smoothreggae), [Anja Papatola](https://github.com/apalopta), [Björn Kautler](https://github.com/Vampire), [David Burström](https://github.com/davidburstrom), [Vladimir Sitnikov](https://github.com/vlsi), [Roland Weisleder](https://github.com/rweisleder), [Konstantin Gribov](https://github.com/grossws), [David Op de Beeck](https://github.com/DavidOpDeBeeck), [aSemy](https://github.com/aSemy), [Rene Groeschke](https://github.com/breskeby), [Jonathan Leitschuh](https://github.com/JLLeitschuh), [Aurimas Liutikas](https://github.com/liutikas), [Jamie Tanna](https://github.com/jamietanna), [Xin Wang](https://github.com/scaventz), [Atsuto Yamashita](https://github.com/att55), [Taeik Lim](https://github.com/acktsap), [Peter Gafert](https://github.com/codecholeric), [Alex Landau](https://github.com/AlexLandau), [Jerry Wiltse](https://github.com/solvingj), [Tyler Burke](https://github.com/T-A-B), [Matthew Haughton](https://github.com/3flex), [Filip Daca](https://github.com/filip-daca), [Simão Gomes Viana](https://github.com/xdevs23), [Vaidotas Valuckas](https://github.com/rieske), [Edgars Jasmans](https://github.com/yasmans), [Tomasz Godzik](https://github.com/tgodzik), [Jeff](https://github.com/mathjeff), [Lajos Veres](https://github.com/vlajos) #### Upgrade instructions Switch your build to use Gradle 7.5 by updating your wrapper: `./gradlew wrapper --gradle-version=7.5` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.5/userguide/upgrading_version_7.html#changes_7.5) to learn about deprecations, breaking changes and other considerations when upgrading. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v7.4.2`](https://github.com/gradle/gradle/releases/tag/v7.4.2): 7.4.2 [Compare Source](https://github.com/gradle/gradle/compare/v7.4.1...v7.4.2) This is a patch release for Gradle 7.4. See the list of fixed issues: <https://docs.gradle.org/7.4.2/release-notes.html> We recommend users upgrade to 7.4.2 instead of 7.4 or another patch release. #### Upgrade Instructions Switch your build to use Gradle 7.4.2 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=7.4.2 ``` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.4.2/userguide/upgrading_version_7.html#changes_7.4) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.4.2. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v7.4.1`](https://github.com/gradle/gradle/releases/tag/v7.4.1): 7.4.1 [Compare Source](https://github.com/gradle/gradle/compare/v7.4.0...v7.4.1) This is a patch release for Gradle 7.4. See the list of fixed issues: <https://docs.gradle.org/7.4.1/release-notes.html> We recommend users upgrade to 7.4.1 instead of 7.4. #### Upgrade Instructions Switch your build to use Gradle 7.4.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=7.4.1 ``` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.4.1/userguide/upgrading_version_7.html#changes_7.4) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.4.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v7.4`](https://github.com/gradle/gradle/releases/tag/v7.4.0): 7.4 [Compare Source](https://github.com/gradle/gradle/compare/v7.3.3...v7.4.0) The Gradle team is excited to announce Gradle 7.4! [Read the Release Notes](https://docs.gradle.org/7.4/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Michael Bailey](https://github.com/yogurtearl) [Jochen Schalanda](https://github.com/joschi) [Jendrik Johannes](https://github.com/jjohannes) [Roberto Perez Alcolea](https://github.com/rpalcolea) [Konstantin Gribov](https://github.com/grossws) [Per Lundberg](https://github.com/perlun) [Piyush Mor](https://github.com/piyushmor) [Róbert Papp](https://github.com/TWiStErRob) [Piyush Mor](https://github.com/piyushmor) [Ned Twigg](https://github.com/nedtwigg) [Nikolas Grottendieck](https://github.com/Okeanos) [Lars Grefer](https://github.com/larsgrefer) [Patrick Pichler](https://github.com/patrickpichler) [Marcin Mielnicki](https://github.com/platan) [Marcono1234](https://github.com/Marcono1234) [Dima Merkurev](https://github.com/dimorinny) [Matthew Haughton](https://github.com/3flex) #### Upgrade instructions Switch your build to use Gradle 7.4 by updating your wrapper: `./gradlew wrapper --gradle-version=7.4` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.4/userguide/upgrading_version_7.html#changes_7.4) to learn about deprecations, breaking changes and other considerations when upgrading. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v7.3.3`](https://github.com/gradle/gradle/releases/tag/v7.3.3): 7.3.3 [Compare Source](https://github.com/gradle/gradle/compare/v7.3.2...v7.3.3) This is a patch release for Gradle 7.3. It fixes the following issues: - [#&#8203;19360](https://github.com/gradle/gradle/issues/19360) Upgrade checks to Log4j 2.17.0 We recommend users upgrade to 7.3.3 instead of 7.3. Given the context of the Log4Shell vulnerability, make sure you take a look at [our blog post](https://blog.gradle.org/log4j-vulnerability) on this topic. #### Upgrade Instructions Switch your build to use Gradle 7.3.3 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=7.3.3 ``` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.3.3/userguide/upgrading_version_7.html#changes_7.3) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.3.3. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v7.3.2`](https://github.com/gradle/gradle/releases/tag/v7.3.2): 7.3.2 [Compare Source](https://github.com/gradle/gradle/compare/v7.3.1...v7.3.2) This is a patch release for Gradle 7.3. It fixes the following issues: - [#&#8203;19300](https://github.com/gradle/gradle/issues/19300) Mitigations for log4j vulnerability in Gradle builds - [#&#8203;19257](https://github.com/gradle/gradle/issues/19257) Incremental java compilation fails when renaming classname with $ character We recommend users upgrade to 7.3.2 instead of 7.3. Given the context of the Log4Shell vulnerability, make sure you take a look at [our blog post](https://blog.gradle.org/log4j-vulnerability) on this topic. #### Upgrade Instructions Switch your build to use Gradle 7.3.2 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=7.3.2 ``` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.3.2/userguide/upgrading_version_7.html#changes_7.3) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.3.2. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v7.3.1`](https://github.com/gradle/gradle/releases/tag/v7.3.1): 7.3.1 [Compare Source](https://github.com/gradle/gradle/compare/v7.3.0...v7.3.1) This is a patch release for Gradle 7.3. It fixes the following issues: - [#&#8203;19058](https://github.com/gradle/gradle/issues/19058) Consider reverting breaking change about test configuration - [#&#8203;19067](https://github.com/gradle/gradle/issues/19067) Fix multiple annotation processing issues discovered by Micronaut We recommend users upgrade to 7.3.1 instead of 7.3. #### Upgrade Instructions Switch your build to use Gradle 7.3.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=7.3.1 ``` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.3.1/userguide/upgrading_version_7.html#changes_7.3) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.3.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v7.3`](https://github.com/gradle/gradle/releases/tag/v7.3.0): 7.3 [Compare Source](https://github.com/gradle/gradle/compare/v7.2.0...v7.3.0) The Gradle team is excited to announce Gradle 7.3. [Read the Release Notes](https://docs.gradle.org/7.3/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Attix Zhang](https://github.com/attix-zhang), [anatawa12](https://github.com/anatawa12), [Anil Kumar Myla](https://github.com/anilkumarmyla), [Marcono1234](https://github.com/Marcono1234), [Nicola Corti](https://github.com/cortinico), [Scott Palmer](https://github.com/swpalmer), [Marcin Zajączkowski](https://github.com/szpak), [Alex Landau](https://github.com/AlexLandau), [Stefan Oehme](https://github.com/oehme), [yinghao niu](https://github.com/towith), [Björn Kautler](https://github.com/Vampire), [Tomasz Godzik](https://github.com/tgodzik), [Kristian Kraljic](https://github.com/kristian), [Matthew Haughton](https://github.com/3flex), [Raphael Fuchs](https://github.com/REPLicated), [Sebastian Schuberth](https://github.com/sschuberth), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Xin Wang](https://github.com/scaventz) #### Upgrade instructions Switch your build to use Gradle 7.3 by updating your wrapper: `./gradlew wrapper --gradle-version=7.3` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.3/userguide/upgrading_version_7.html#changes_7.3) to learn about deprecations, breaking changes and other considerations when upgrading. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v7.2`](https://github.com/gradle/gradle/releases/tag/v7.2.0): 7.2 [Compare Source](https://github.com/gradle/gradle/compare/v7.1.1...v7.2.0) The Gradle team is excited to announce Gradle 7.2. We would like to thank the following community contributors for their contributions to this release of Gradle: [Ned Twigg](https://github.com/nedtwigg) [Oliver Kopp](https://github.com/koppor) [Björn Kautler](https://github.com/Vampire) [naftalmm](https://github.com/naftalmm) [Peter Runge](https://github.com/causalnet) [Konstantin Gribov](https://github.com/grossws) [Zoroark](https://github.com/utybo) [Stefan Oehme](https://github.com/oehme) [Martin Kealey](https://github.com/kurahaupo) [KotlinIsland](https://github.com/KotlinIsland) [Herbert von Broeuschmeul](https://github.com/HvB) #### Upgrade Instructions Switch your build to use Gradle 7.2 by updating your wrapper: `./gradlew wrapper --gradle-version=7.2` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.2/userguide/upgrading_version_7.html#changes_7.2) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.2. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v7.1.1`](https://github.com/gradle/gradle/releases/tag/v7.1.1): 7.1.1 [Compare Source](https://github.com/gradle/gradle/compare/v7.1.0...v7.1.1) This is a patch release for Gradle 7.1. It fixes the following issues: - [#&#8203;17488](https://github.com/gradle/gradle/issues/17488) Many Micronaut builds failing with NPE with Gradle 7.1 & JDK 8 - [#&#8203;17548](https://github.com/gradle/gradle/issues/17548) \[Configuration cache] Task not up-to-date for SantaTracker - [#&#8203;17542](https://github.com/gradle/gradle/issues/17542) \[Configuration cache] Filtered FC with mapped elements stored incorrectly We recommend users upgrade to 7.1.1 instead of 7.1. #### Upgrade Instructions Switch your build to use Gradle 7.1.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=7.1.1 ``` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.1.1/userguide/upgrading_version_7.html#changes_7.1) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.1.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v7.1`](https://github.com/gradle/gradle/releases/tag/v7.1.0): 7.1 [Compare Source](https://github.com/gradle/gradle/compare/v7.0.2...v7.1.0) The Gradle team is excited to announce Gradle 7.1. We would like to thank the following community contributors for their contributions to this release of Gradle: [Danny Thomas](https://github.com/DanielThomas), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Victor Merkulov](https://github.com/urdak), [Kyle Moore](https://github.com/DPUkyle), [Stefan Oehme](https://github.com/oehme), [Anže Sodja](https://github.com/asodja), [Jeff](https://github.com/mathjeff), [Alexander Likhachev](https://github.com/ALikhachev), [Björn Kautler](https://github.com/Vampire), [Sebastian Schuberth](https://github.com/sschuberth), [Kejn](https://github.com/kejn), [xhudik](https://github.com/xhudik), [Anuraag Agrawal](https://github.com/anuraaga), [Florian Schmitt](https://github.com/florianschmitt), [Evgeny Mandrikov](https://github.com/Godin), [Ievgenii Shepeliuk](https://github.com/eshepelyuk), [Sverre Moe](https://github.com/DJViking). #### Upgrade Instructions Switch your build to use Gradle 7.1 by updating your wrapper: `./gradlew wrapper --gradle-version=7.1` See the [Gradle 7.x upgrade guide](https://docs.gradle.org/7.1/userguide/upgrading_version_7.html#changes_7.1) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v7.0.2`](https://github.com/gradle/gradle/releases/tag/v7.0.2): 7.0.2 [Compare Source](https://github.com/gradle/gradle/compare/v7.0.1...v7.0.2) This is a patch release for Gradle 7.0. [This fixes an issue with files system watching on certain Linux distributions](https://github.com/gradle/gradle/milestone/177?closed=1). We recommend users upgrade to 7.0.2 instead of 7.0. #### Upgrade Instructions Switch your build to use Gradle 7.0.2 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=7.0.2 ``` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/7.0.1/userguide/upgrading_version_6.html#changes_7.0) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.0.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v7.0.1`](https://github.com/gradle/gradle/releases/tag/v7.0.1): 7.0.1 [Compare Source](https://github.com/gradle/gradle/compare/v7.0.0...v7.0.1) This is a patch release for Gradle 7.0. [This fixes several issues reported against 7.0](https://github.com/gradle/gradle/milestone/173?closed=1). We recommend users upgrade to 7.0.1 instead of 7.0. #### Upgrade Instructions Switch your build to use Gradle 7.0.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=7.0.1 ``` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/7.0.1/userguide/upgrading_version_6.html#changes_7.0) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.0.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v7.0`](https://github.com/gradle/gradle/releases/tag/v7.0.0): 7.0 [Compare Source](https://github.com/gradle/gradle/compare/v6.9.4...v7.0.0) The Gradle team is excited to announce a new major version of Gradle, 7.0. [Read the full release notes](https://docs.gradle.org/7.0/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Matthew Haughton](https://github.com/3flex), [Leon Linhart](https://github.com/TheMrMilchmann), [Sebastian Schuberth](https://github.com/sschuberth), [Aidar Nugmanoff](https://github.com/nugmanoff), [Martin d'Anjou](https://github.com/martinda), [Till Krullmann](https://github.com/tkrullmann), [Andreas Axelsson](https://github.com/judgeaxl), [Pedro Tôrres](https://github.com/t0rr3sp3dr0), [Stefan Oehme](https://github.com/oehme), [Jeff](https://github.com/mathjeff), [Rene Groeschke](https://github.com/breskeby), [Niels Doucet](https://github.com/NielsDoucet), [Tobias Hermann](https://github.com/Dobiasd), [Rishaba-Jain](https://github.com/Rishaba-Jain), [Jerome Dochez](https://github.com/jdochez), [Vitaly Polonetsky](https://github.com/mvitaly), [Naoki Ando](https://github.com/Durun), [Ståle Undheim](https://github.com/staale). #### Upgrade Instructions Switch your build to use Gradle 7.0 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=7.0 --gradle-distribution-sha256-sum=eb8b89184261025b0430f5b2233701ff1377f96da1ef5e278af6ae8bac5cc305 ``` See the [Gradle upgrade guide](https://docs.gradle.org/7.0/userguide/upgrading_version_6.html#changes_7.0) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 7.0. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.9.4`](https://github.com/gradle/gradle/releases/tag/v6.9.4): 6.9.4 [Compare Source](https://github.com/gradle/gradle/compare/v6.9.3...v6.9.4) This is a patch release for 6.9. We recommend using 6.9.4 instead of 6.9. It fixes the following issues: - [#&#8203;23680](https://github.com/gradle/gradle/issues/23680) Dependency graph resolution: Equivalent excludes can cause un-necessary graph mutations \[backport 6.x] - [#&#8203;23945](https://github.com/gradle/gradle/issues/23945) Backport trusting only full GPG keys in dependency verification \[Backport 6.9.4] - [#&#8203;23950](https://github.com/gradle/gradle/issues/23950) Exclude rule merging: missing optimization \[backport 6.x] [Read the Release Notes](https://docs.gradle.org/6.9.4/release-notes.html) #### Upgrade Instructions Switch your build to use Gradle 6.9.4 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=6.9.4 ``` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.9.4/userguide/upgrading_version_6.html#changes_6.9) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.9.4. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.9.3`](https://github.com/gradle/gradle/releases/tag/v6.9.3): 6.9.3 [Compare Source](https://github.com/gradle/gradle/compare/v6.9.2...v6.9.3) This is a patch release for Gradle 6.9, containing backported bugfixes in Gradle 7.x to Gradle 6.x. It fixes the following issues: - [#&#8203;19523](https://github.com/gradle/gradle/issues/19523) Fix buffer overflow error in KryoBackedDecoder \[Backport 6.x] - [#&#8203;20189](https://github.com/gradle/gradle/issues/20189) Support constraints without version in GMM \[Backport 6.9.x] - [#&#8203;22358](https://github.com/gradle/gradle/issues/22358) Missing exclude rule merging optimizations We recommend users upgrade to 6.9.3 instead of 6.9. #### Upgrade Instructions Switch your build to use Gradle 6.9.3 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=6.9.3 ``` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.9.3/userguide/upgrading_version_6.html#changes_6.9) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.9.3. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.9.2`](https://github.com/gradle/gradle/releases/tag/v6.9.2): 6.9.2 [Compare Source](https://github.com/gradle/gradle/compare/v6.9.1...v6.9.2) This is a patch release for Gradle 6.9, containing backported bugfixes in Gradle 7.2 to Gradle 6.x. It fixes the following issues: - [#&#8203;18163](https://github.com/gradle/gradle/issues/18163) Fix excludes for substituted dependencies - [#&#8203;18164](https://github.com/gradle/gradle/issues/18164) POSIX shell scripts improvements - [#&#8203;18697](https://github.com/gradle/gradle/issues/18697) Fix corrupted resolution result from replacement / capability conflict - [#&#8203;19328](https://github.com/gradle/gradle/issues/19328) Mitigations for log4j vulnerability in Gradle builds - [#&#8203;19372](https://github.com/gradle/gradle/issues/19372) Multiple transformed artifacts selected We recommend users upgrade to 6.9.2 instead of 6.9. Given the context of the Log4Shell vulnerability, make sure you take a look at [our blog post](https://blog.gradle.org/log4j-vulnerability) on this topic. #### Upgrade Instructions Switch your build to use Gradle 6.9.2 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=6.9.2 ``` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.9.2/userguide/upgrading_version_6.html#changes_6.9) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.9.2. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.9.1`](https://github.com/gradle/gradle/releases/tag/v6.9.1): 6.9.1 [Compare Source](https://github.com/gradle/gradle/compare/v6.9.0...v6.9.1) This is a patch release for Gradle 6.9, containing backported bugfixes in Gradle 7.2 to Gradle 6.x. It fixes the following issues: - [#&#8203;18089](https://github.com/gradle/gradle/issues/18089) Deprecate jcenter() repository - [#&#8203;17950](https://github.com/gradle/gradle/issues/17950) Renaming and recreating the project directory causes Gradle to lose track of changes on Windows - [#&#8203;17949](https://github.com/gradle/gradle/issues/17949) Gradle's up-to-date checks do not work on Windows FAT drives We recommend users upgrade to 6.9.1 instead of 6.9. #### Upgrade Instructions Switch your build to use Gradle 6.9.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=6.9.1 ``` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.9.1/userguide/upgrading_version_6.html#changes_6.9) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.9.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.9`](https://github.com/gradle/gradle/releases/tag/v6.9.0): 6.9 [Compare Source](https://github.com/gradle/gradle/compare/v6.8.3...v6.9.0) This is a backport release, Gradle 6.9. This release features bugfixes and other changes that were [backported](#backports) from Gradle 7.0 to Gradle 6.x. We would like to thank the following community contributors to this release of Gradle: [Ståle Undheim](https://github.com/staale) #### Upgrade instructions Switch your build to use Gradle 6.9 by updating your wrapper: `./gradlew wrapper --gradle-version=6.9` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.9/userguide/upgrading_version_6.html#changes_6) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.9. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/6.9/userguide/compatibility.html). #### Backports ##### Limited support for Java 16 This release does not support *running* Gradle with JDK 16, but you can use [Java toolchains](https://docs.gradle.org/6.9-rc-2/userguide/toolchains.html) to request Java 16 and compile your project. ##### Using dynamic versions in the plugins block Until now, the `plugins { }` block only supported fixed versions for community plugins. All [version string notations Gradle supports](userguide/single_versions.html) are now accepted, including `+` or `latest.release`. We recommend using the `plugins {}` block for applying plugins using Gradle 7. The old `apply plugin:` mechanism will be deprecated in the future. Note that dynamic versions will introduce non-deterministic behavior to your build process and should be used judiciously. You can use [dependency locking](https://docs.gradle.org/6.9-rc-2/userguide/dependency_locking.html) to save the set of dependencies resolved when using dynamic versions. ##### Native support for Apple Silicon Previous Gradle versions were able to run on new Macs with Apple Silicon processors with some disadvantages: - With a native ARM JDK, Gradle features like the [rich console](https://docs.gradle.org/6.9-rc-2/userguide/command_line_interface.html#sec:command_line_customizing_log_format) and [file system watching](https://docs.gradle.org/6.9/userguide/gradle_daemon.html#sec:daemon_watch_fs) would be disabled. - With an Intel JDK, Gradle would run at about half speed through the Rosetta2 compatibility layer. With this release, every feature is now supported using a native ARM JDK. If you're using a new Mac with Apple Silicon, you should use Gradle with a native ARM JDK for optimal performance. ##### Other backports Please refer to [the list of fixed issues](https://github.com/gradle/gradle/issues?q=is%3Aissue+milestone%3A%226.9+RC1%22+is%3Aclosed) for all issues backported from Gradle 7.0. ### [`v6.8.3`](https://github.com/gradle/gradle/releases/tag/v6.8.3): 6.8.3 [Compare Source](https://github.com/gradle/gradle/compare/v6.8.2...v6.8.3) This is a patch release for Gradle 6.8. This fixes [a critical bug](https://github.com/gradle/gradle/issues/16144) present in Gradle 6.8, 6.8.1 and 6.8.2. [All issues fixed in this patch release](https://github.com/gradle/gradle/milestone/171?closed=1) Please don’t use the original 6.8 release or previous patch releases, and instead upgrade to 6.8.3. #### Upgrade Instructions Switch your build to use Gradle 6.8.3 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=6.8.3 --gradle-distribution-sha256-sum 7faa7198769f872826c8ef4f1450f839ec27f0b4d5d1e51bade63667cbccd205 ``` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.8.3/userguide/upgrading_version_6.html#changes_6.8) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.8.3. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.8.2`](https://github.com/gradle/gradle/releases/tag/v6.8.2): 6.8.2 [Compare Source](https://github.com/gradle/gradle/compare/v6.8.1...v6.8.2) This is a patch release for Gradle 6.8. This fixes several bugs in Gradle 6.8.1. [All issues fixed in this patch release](https://github.com/gradle/gradle/milestone/170?closed=1) Please don’t use the original 6.8 release or the 6.8.1, and instead upgrade to 6.8.2. #### Upgrade Instructions Switch your build to use Gradle 6.8.2 by updating your wrapper: `./gradlew wrapper --gradle-version=6.8.2` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.8.2/userguide/upgrading_version_6.html#changes_6.8) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.8.2. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.8.1`](https://github.com/gradle/gradle/releases/tag/v6.8.1): 6.8.1 [Compare Source](https://github.com/gradle/gradle/compare/v6.8.0...v6.8.1) This is a patch release for Gradle 6.8. This fixes several critical bugs in Gradle 6.8. [All issues fixed in this patch release](https://github.com/gradle/gradle/milestone/168?closed=1) We recommend that you use Gradle 6.8.1 over the initial release of Gradle 6.8. #### Upgrade Instructions Switch your build to use Gradle 6.8.1 by updating your wrapper: `./gradlew wrapper --gradle-version=6.8.1` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.8.1/userguide/upgrading_version_6.html#changes_6.8) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.8.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.8`](https://github.com/gradle/gradle/releases/tag/v6.8.0): 6.8 [Compare Source](https://github.com/gradle/gradle/compare/v6.7.1...v6.8.0) The Gradle team is excited to announce Gradle 6.8. We would like to thank the following community contributors for their contributions to this release of Gradle: [Marcono1234](https://github.com/Marcono1234), [Björn Sundahl](https://github.com/Ranzdo), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Danny Thomas](https://github.com/DanielThomas), [Jeff](https://github.com/mathjeff), [Mattia Tommasone](https://github.com/Raibaz), [jdai8](https://github.com/jdai8), [David Burström](https://github.com/davidburstrom), [Björn Kautler](https://github.com/Vampire), [Stefan Oehme](https://github.com/oehme), [Thad House](https://github.com/ThadHouse), [knittl](https://github.com/knittl), [hywelbennett](https://github.com/hywelbennett), and [Gregorios Leach](https://github.com/simtel12). #### Upgrade Instructions Switch your build to use Gradle 6.8 by updating your wrapper: `./gradlew wrapper --gradle-version=6.8` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.8/userguide/upgrading_version_6.html#changes_6.8) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.8. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.7.1`](https://github.com/gradle/gradle/releases/tag/v6.7.1): 6.7.1 [Compare Source](https://github.com/gradle/gradle/compare/v6.7.0...v6.7.1) This is a patch release for Gradle 6.7. This fixes several critical bugs in Gradle 6.7. [All issues fixed in this patch release](https://github.com/gradle/gradle/milestone/160?closed=1) We recommend that you use Gradle 6.7.1 over the initial release of Gradle 6.7. #### Upgrade Instructions Switch your build to use Gradle 6.7.1 by updating your wrapper: `./gradlew wrapper --gradle-version=6.7.1` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.7.1/userguide/upgrading_version_6.html#changes_6.7) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.7.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.7`](https://github.com/gradle/gradle/releases/tag/v6.7.0): 6.7 [Compare Source](https://github.com/gradle/gradle/compare/v6.6.1...v6.7.0) The Gradle team is excited to announce Gradle 6.7. [Read the Release Notes](https://docs.gradle.org/6.7/release-notes.html) We would like to thank the following community contributors to this release of Gradle: [Roberto Perez Alcolea](https://github.com/rpalcolea), [SheliakLyr](https://github.com/SheliakLyr), [Christian Edward Gruber](https://github.com/cgruber), [René Gröschke](https://github.com/breskeby), [Louis CAD](https://github.com/LouisCAD), [Campbell Jones](https://github.com/serebit), [Leonardo Bezerra Silva Júnior](https://github.com/leonardobsjr), [Christoph Dreis](https://github.com/dreis2211), [Matthias Robbers](https://github.com/MatthiasRobbers), [Vladimir Sitnikov](https://github.com/vlsi), [Stefan Oehme](https://github.com/oehme), [Thad House](https://github.com/ThadHouse), [Michał Mlak](https://github.com/Miehau) and [Jochen Schalanda](https://github.com/joschi). #### Upgrade instructions Switch your build to use Gradle 6.7 by updating your wrapper: `./gradlew wrapper --gradle-version=6.7` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.7/userguide/upgrading_version_6.html#changes_6.7) to learn about deprecations, breaking changes and other considerations when upgrading. #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.6.1`](https://github.com/gradle/gradle/releases/tag/v6.6.1): 6.6.1 [Compare Source](https://github.com/gradle/gradle/compare/v6.6.0...v6.6.1) This is a patch release for Gradle 6.6. This fixes several critical bugs in Gradle 6.6. [All issues fixed in this patch release](https://github.com/gradle/gradle/milestone/155?closed=1) We recommend that you use Gradle 6.6.1 over the initial release of Gradle 6.6. #### Upgrade Instructions Switch your build to use Gradle 6.6.1 by updating your wrapper: `./gradlew wrapper --gradle-version=6.6.1` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.6.1/userguide/upgrading_version_6.html#changes_6.6) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.6.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.6`](https://github.com/gradle/gradle/releases/tag/v6.6.0): 6.6 [Compare Source](https://github.com/gradle/gradle/compare/v6.5.1...v6.6.0) The Gradle team is excited to announce Gradle 6.6. [Read the Release Notes](https://docs.gradle.org/6.6/release-notes.html) We would like to thank the following community contributors to this release of Gradle: [SheliakLyr](https://github.com/SheliakLyr), [Danny Thomas](https://github.com/DanielThomas), [Daiki Hirabayashi](https://github.com/dhirabayashi), [Sebastian Schuberth](https://github.com/sschuberth), [Frieder Bluemle](https://github.com/friederbluemle), [Brick Tamland](https://github.com/mleveill), [Stefan Oehme](https://github.com/oehme), [Yurii Serhiichuk](https://github.com/xSAVIKx), [JunHyung Lim](https://github.com/EntryPointKR), [Igor Dvorzhak](https://github.com/medb), and [Leonid Gaiazov](https://github.com/gaiazov). #### Upgrade instructions Switch your build to use Gradle 6.6 by updating your wrapper: `./gradlew wrapper --gradle-version=6.6` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.6/userguide/upgrading_version_6.html#changes_6.6) to learn about deprecations, breaking changes and other considerations when upgrading. #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.5.1`](https://github.com/gradle/gradle/releases/tag/v6.5.1): 6.5.1 [Compare Source](https://github.com/gradle/gradle/compare/v6.5.0...v6.5.1) This is a patch release for Gradle 6.5. This fixes several critical bugs in Gradle 6.5: - Regression: Gradle 6.5 cached builds cause IllegalStateException [#&#8203;13367](https://github.com/gradle/gradle/issues/13367) - Regression: Compile classpath configuration is not deterministic [#&#8203;13555](https://github.com/gradle/gradle/issues/13555) - Regression: Class cast exception when GStrings are used with System.getProperty [#&#8203;13569](https://github.com/gradle/gradle/issues/13569) - And a number of dependency graph resolution errors ([#&#8203;13251](https://github.com/gradle/gradle/issues/13251), [#&#8203;13316](https://github.com/gradle/gradle/issues/13316), [#&#8203;13329](https://github.com/gradle/gradle/issues/13329), [#&#8203;13551](https://github.com/gradle/gradle/issues/13551)) [All issues fixed in this patch release](https://github.com/gradle/gradle/milestone/147?closed=1) We recommend that you use Gradle 6.5.1 over the initial release of Gradle 6.5. #### Upgrade Instructions Switch your build to use Gradle 6.5.1 by updating your wrapper: `./gradlew wrapper --gradle-version=6.5.1` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.5.1/userguide/upgrading_version_6.html#changes_6.5) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.5.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.5`](https://github.com/gradle/gradle/releases/tag/v6.5.0): 6.5 [Compare Source](https://github.com/gradle/gradle/compare/v6.4.1...v6.5.0) The Gradle team is excited to announce Gradle 6.5. [Read the full release notes](https://docs.gradle.org/6.5/release-notes.html) We would like to thank the following community contributors to this release of Gradle: [SheliakLyr](https://github.com/SheliakLyr), [Daniil Popov](https://github.com/int02h), [Scott Robinson](https://github.com/quad), [Cristian Garcia](https://github.com/CristianGM), [fransflippo](https://github.com/fransflippo), [Victor Turansky](https://github.com/turansky), [Gregor Dschung](https://github.com/chkpnt), [Roberto Perez Alcolea](https://github.com/rpalcolea), [kerr](https://github.com/hepin1989), [Chris Doré](https://github.com/oesolutions), and [Erhard Pointl](https://github.com/epeee). #### Upgrade Instructions Switch your build to use Gradle 6.5 by updating your wrapper: `./gradlew wrapper --gradle-version=6.5` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.5/userguide/upgrading_version_6.html#changes_6.5) to learn about deprecations, breaking changes and other considerations when upgrading. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.4.1`](https://github.com/gradle/gradle/releases/tag/v6.4.1): 6.4.1 [Compare Source](https://github.com/gradle/gradle/compare/v6.4.0...v6.4.1) This is a patch release for Gradle 6.4. This fixes several critical bugs in Gradle 6.4: - Regression: Different daemons are used between IDE and CLI builds for the same project [#&#8203;13069](https://github.com/gradle/gradle/issues/13069) - Regression: Main-Class attribute always added to jar manifest when using application plugin [#&#8203;13057](https://github.com/gradle/gradle/issues/13057) [All issues fixed in this patch release](https://github.com/gradle/gradle/milestone/145?closed=1) We recommend that you use Gradle 6.4.1 over the initial release of Gradle 6.4. #### Upgrade Instructions Switch your build to use Gradle 6.4.1 by updating your wrapper: `./gradlew wrapper --gradle-version=6.4.1` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.4.1/userguide/upgrading_version_6.html#changes_6.4) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.4.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.4`](https://github.com/gradle/gradle/releases/tag/v6.4.0): 6.4 [Compare Source](https://github.com/gradle/gradle/compare/v6.3.0...v6.4.0) The Gradle team is excited to announce Gradle 6.4. [Read the full release notes](https://docs.gradle.org/6.4/release-notes.html) We would like to thank the following community contributors to this release of Gradle: [Roberto Perez Alcolea](https://github.com/rpalcolea), [SheliakLyr](https://github.com/SheliakLyr), [James Baiera](https://github.com/jbaiera), [Patrick Koenig](https://github.com/pkoenig10), [Matthew Duggan](https://github.com/mduggan), [David Burström](https://github.com/davidburstrom), [Nelson Osacky](https://github.com/runningcode), [Sebastian Schuberth](https://github.com/sschuberth), [Ismael Juma](https://github.com/ijuma), [Steve Vermeulen](https://github.com/svermeulen), [Victor Turansky](https://github.com/turansky), and [Lars Kaulen](https://github.com/LarsKaulen). #### Upgrade Instructions Switch your build to use Gradle 6.4 by updating your wrapper: `./gradlew wrapper --gradle-version=6.4` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.4/userguide/upgrading_version_6.html#changes_6.4) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.4. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.3`](https://github.com/gradle/gradle/releases/tag/v6.3.0): 6.3 [Compare Source](https://github.com/gradle/gradle/compare/v6.2.2...v6.3.0) The Gradle team is excited to announce Gradle 6.3. [Read the full release notes](https://docs.gradle.org/6.3/release-notes.html) We would like to thank the following community contributors to this release of Gradle: [Kyle Cackett](https://github.com/kyle-cackett), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Daniel Thomas](https://github.com/DanielThomas), [jeffalder](https://github.com/jeffalder), [Johnny Lim](https://github.com/izeye), [Bow Archer](https://github.com/decoded4620), and [Sam De Block](https://github.com/SamDeBlock). #### Upgrade Instructions Switch your build to use Gradle 6.3 by updating your wrapper: `./gradlew wrapper --gradle-version=6.3` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/userguide/upgrading_version_6.html#changes_6.3) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.3. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.2.2`](https://github.com/gradle/gradle/releases/tag/v6.2.2): 6.2.2 [Compare Source](https://github.com/gradle/gradle/compare/v6.2.1...v6.2.2) This is a patch release for Gradle 6.2. This fixes a critical bug in Gradle 6.2: - Multi-project build use the properties of the rootProject for all included builds. [#&#8203;12381](https://github.com/gradle/gradle/issues/12381) [All issues fixed](https://github.com/gradle/gradle/milestone/134?closed=1) We recommend that you use Gradle 6.2.2 over the initial release of Gradle 6.2. [Read the full release notes](https://docs.gradle.org/6.2.2/release-notes.html) #### Upgrade Instructions Switch your build to use Gradle 6.2.2 by updating your wrapper: `./gradlew wrapper --gradle-version=6.2.2` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.2.2/userguide/upgrading_version_6.html#changes_6.2) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.2.2. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.2.1`](https://github.com/gradle/gradle/releases/tag/v6.2.1): 6.2.1 [Compare Source](https://github.com/gradle/gradle/compare/v6.2.0...v6.2.1) This is a patch release for Gradle 6.2. This fixes several critical bugs in Gradle 6.2: - Project name disambiguation causes project / external dependency conflicts to be missed. [#&#8203;12315](https://github.com/gradle/gradle/issues/12315) - IdeaModelBuilder does not provide groovy-all as compile dep for buildSrc [#&#8203;12274](https://github.com/gradle/gradle/issues/12274) - Gradle crashes if GRADLE\_RO\_DEP\_CACHE is set and it cannot create modules-2 directory within it [#&#8203;12293](https://github.com/gradle/gradle/issues/12293) [All issues fixed](https://github.com/gradle/gradle/milestone/133?closed=1) We recommend that you use Gradle 6.2.1 over the initial release of Gradle 6.2. [Read the full release notes](https://docs.gradle.org/6.2.1/release-notes.html) #### Upgrade Instructions Switch your build to use Gradle 6.2.1 by updating your wrapper: `./gradlew wrapper --gradle-version=6.2.1` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.2.1/userguide/upgrading_version_6.html#changes_6.2) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.2.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.2`](https://github.com/gradle/gradle/releases/tag/v6.2.0): 6.2 [Compare Source](https://github.com/gradle/gradle/compare/v6.1.1...v6.2.0) The Gradle team is excited to announce Gradle 6.2. [Read the full release notes](https://docs.gradle.org/6.2/release-notes.html) We would like to thank the following community contributors to this release of Gradle: [Stefan Neuhaus](https://github.com/stefanneuhaus), [EthanLozano](https://github.com/EthanLozano), [Pavlos-Petros Tournaris](https://github.com/pavlospt), [Márton Braun](https://github.com/zsmb13), [Thomas Iguchi](https://github.com/tiguchi), [Vladimir Sitnikov](https://github.com/vlsi/), [Peter Stöckli](https://github.com/p-), [Sebastian Schuberth](https://github.com/sschuberth), [Frieder Bluemle](https://github.com/friederbluemle), [ColtonIdle](https://github.com/ColtonIdle), and [Roberto Perez Alcolea](https://github.com/rpalcolea). #### Upgrade Instructions Switch your build to use Gradle 6.2 by updating your wrapper: `./gradlew wrapper --gradle-version=6.2` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/userguide/upgrading_version_6.html#changes_6.2) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.2. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.1.1`](https://github.com/gradle/gradle/releases/tag/v6.1.1): 6.1.1 [Compare Source](https://github.com/gradle/gradle/compare/v6.1.0...v6.1.1) This is a patch release for Gradle 6.1. This fixes several critical bugs in Gradle 6.1: - Plugins using kotlin-dsl and compiled with 6.1 are incompatible with Gradle 6.0 [#&#8203;11947](https://github.com/gradle/gradle/issues/11947) - Missing fixed issues from Gradle 6.1 release notes [#&#8203;11954](https://github.com/gradle/gradle/issues/11954) - Memory regression when resolving large artifacts while computing checksums [#&#8203;11966](https://github.com/gradle/gradle/issues/11966) - Gradle 6.1 generates an empty .gradle and gradle directories on each execution in subproject directories [#&#8203;11971](https://github.com/gradle/gradle/issues/11971) [All issues fixed](https://github.com/gradle/gradle/issues?q=is%3Aclosed+milestone%3A6.1.1) We recommend that you use Gradle 6.1.1 over the initial release of Gradle 6.1. [Read the full release notes](https://docs.gradle.org/6.1.1/release-notes.html) #### Upgrade Instructions Switch your build to use Gradle 6.1.1 by updating your wrapper: `./gradlew wrapper --gradle-version=6.1.1` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.1.1/userguide/upgrading_version_6.html#changes_6.1) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.1.x. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.1`](https://github.com/gradle/gradle/releases/tag/v6.1.0): 6.1 [Compare Source](https://github.com/gradle/gradle/compare/v6.0.1...v6.1.0) The Gradle team is excited to announce Gradle 6.1. [Read the full release notes](https://docs.gradle.org/6.1/release-notes.html) We would like to thank the following community contributors to this release of Gradle: [Mark Nordhoff](https://github.com/MarkNordhoff), [Kazuki Matsuda](https://github.com/kazuki-ma), [Andrew Malyhin](https://github.com/katoquro), [Emmanuel Guérin](https://github.com/emmanuelguerin), [Nicholas Gates](https://github.com/gatesn), [Bjørn Mølgård Vester](https://github.com/bjornvester), [Johnny Lim](https://github.com/izeye), [Benjamin Muskalla](https://github.com/bmuskalla), [Ian Kerins](https://github.com/isker), [Vladimir Sitnikov](https://github.com/vlsi), [Michael Ernst](https://github.com/mernst), [Nelson Osacky](https://github.com/runningcode), [Dmitriy Konopelkin](https://github.com/DeKaN), and [Steven Crockett](https://github.com/stevencrockett). #### Upgrade Instructions Switch your build to use Gradle 6.1 by updating your wrapper: `./gradlew wrapper --gradle-version=6.1` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.1/userguide/upgrading_version_6.html#changes_6.1) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.1. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.0.1`](https://github.com/gradle/gradle/releases/tag/v6.0.1): 6.0.1 [Compare Source](https://github.com/gradle/gradle/compare/v6.0.0...v6.0.1) This is a patch release for Gradle 6.0. This fixes several critical bugs in Gradle 6.0: - Incremental Java compilation is broken with Android 3.5.1 and Gradle 6.0 [#&#8203;11330](https://github.com/gradle/gradle/issues/11330) - Unable to use a Provider as an artifact for the maven-publish plugin [#&#8203;11054](https://github.com/gradle/gradle/issues/11054) - Implicit capabilities not always applied/detected [#&#8203;11300](https://github.com/gradle/gradle/issues/11300) - maven-metadata.xml SHA256 and SHA512 checksums prevent publishing to Nexus [#&#8203;11308](https://github.com/gradle/gradle/issues/11308) - Unable to properly resolve dynamic dependencies from mavenLocal() repo [#&#8203;11321](https://github.com/gradle/gradle/issues/11321) - Kotlin DSL: `fileTree(mapOf(...))` has unexpected behavior [#&#8203;11335](https://github.com/gradle/gradle/issues/11335) - Attribute disambiguation rule for 'org.gradle.category' can cause unexpected type exception [#&#8203;11365](https://github.com/gradle/gradle/issues/11365) [All issues fixed](https://github.com/gradle/gradle/issues?q=is%3Aclosed+milestone%3A6.0.1) We recommend that you use Gradle 6.0.1 over the initial release of Gradle 6.0. #### Upgrade Instructions Switch your build to use Gradle 6.0.1 by updating your wrapper properties: `./gradlew wrapper --gradle-version=6.0.1` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v6.0`](https://github.com/gradle/gradle/releases/tag/v6.0.0): 6.0 [Compare Source](https://github.com/gradle/gradle/compare/v5.6.4...v6.0.0) The Gradle team is excited to announce a new major release, Gradle 6.0. [Read the full release notes](https://docs.gradle.org/6.0/release-notes.html) We would like to thank the following community contributors to this release of Gradle: [Nathan Strong](https://github.com/NathanStrong-Tripwire), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Daniel Santiago](https://github.com/danysantiago), [Tetsuya Ikenaga](https://github.com/ikngtty), [Sebastian Schuberth](https://github.com/sschuberth), [Andrey Mischenko](https://github.com/gildor), [Shintaro Katafuchi](https://github.com/hotchemi), [Alex Saveau](https://github.com/SUPERCILEX), [Mike Kobit](https://github.com/mkobit), [Tom Eyckmans](https://github.com/teyckmans), [Artur Dryomov](https://github.com/ming13), [szhem](https://github.com/szhem), [Nigel Banks](https://github.com/nigelgbanks), [Sergey Shatunov](https://github.com/Prototik), [Dan Sănduleac](https://github.com/dansanduleac), [Vladimir Sitnikov](https://github.com/vlsi), [Ross Goldberg](https://github.com/rgoldberg), [jutoft](https://github.com/jutoft), [Robin Verduijn](https://github.com/robinverduijn), [Pedro Tôrres](https://github.com/t0rr3sp3dr0), [Michael Berry](https://github.com/MikeBerryFR), [Evgeny Mandrikov](https://github.com/Godin), [lingocoder](https://github.com/lingocoder), [Robert Stupp](https://github.com/snazy), and [Predrag Knežević](https://github.com/pedjak). #### Upgrade Instructions Switch your build to use Gradle 6.0 by updating your wrapper: `./gradlew wrapper --gradle-version=6.0` See the [Gradle 6.x upgrade guide](https://docs.gradle.org/6.0-rc-3/userguide/upgrading_version_5.html#changes_6.0) to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.0. #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v5.6.4`](https://github.com/gradle/gradle/releases/tag/v5.6.4): 5.6.4 [Compare Source](https://github.com/gradle/gradle/compare/v5.6.3...v5.6.4) This bug-fix release contains all changes from 5.6.1 through 5.6.3 as well as: - Can't configure kotlinOptions after upgrade to gradle 5.6.3 using kotlin-dsl [#&#8203;11083](https://github.com/gradle/gradle/issues/11083) - Slow localhost look-up on macOS [#&#8203;11134](https://github.com/gradle/gradle/issues/11134) We recommend that you use Gradle 5.6.4 over any other 5.6.x release. #### Upgrade Instructions Switch your build to use Gradle 5.6.4 by updating your wrapper properties: `./gradlew wrapper --gradle-version=5.6.4` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v5.6.3`](https://github.com/gradle/gradle/releases/tag/v5.6.3): 5.6.3 [Compare Source](https://github.com/gradle/gradle/compare/v5.6.2...v5.6.3) This bug-fix release contains all changes from 5.6.1 and 5.6.2 as well as: - Let Kotlin DSL gracefully handle lambdas registered as extensions (5.6.3) [#&#8203;11014](https://github.com/gradle/gradle/issues/11014) - Gradle Module Metadata compatibility for unique snapshots [#&#8203;11050](https://github.com/gradle/gradle/issues/11050) - maven-publish publishes jars with wrong extension for known jar packagings like 'ejb' in 5.6 [#&#8203;10555](https://github.com/gradle/gradle/issues/10555) - Regression in 5.5 when using dependency constraints for non-jar dependencies without a POM [#&#8203;10948](https://github.com/gradle/gradle/issues/10948) - resolution failure when dependency locks and kotlin-dsl plugin are present [#&#8203;10697](https://github.com/gradle/gradle/issues/10697) - Non-Kotlin extensions crash the build when using Kotlin DSL + Kotlin plugins [#&#8203;10729](https://github.com/gradle/gradle/issues/10729) - Sporadic build failures with build-scan due to an overlapping ID assignment [#&#8203;10286](https://github.com/gradle/gradle/pull/10286) - Prevent StackOverflowException caused by excessive 'or' via PatternMatcher [#&#8203;10330](https://github.com/gradle/gradle/issues/10330) We recommend that you use Gradle 5.6.3 over any other 5.6.x release. #### Upgrade Instructions Switch your build to use Gradle 5.6.3 by updating your wrapper properties: `./gradlew wrapper --gradle-version=5.6.3` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v5.6.2`](https://github.com/gradle/gradle/releases/tag/v5.6.2): 5.6.2 [Compare Source](https://github.com/gradle/gradle/compare/v5.6.1...v5.6.2) This bug-fix release contains changes to Gradle 5.6.1: - Duplicate entry in generated .classpath file in Gradle >= 5.6 ([#&#8203;10393](https://github.com/gradle/gradle/issues/10393)) - Memory leak when using tasks that use Worker API and process isolation ([#&#8203;10411](https://github.com/gradle/gradle/issues/10411)) We recommend that you use Gradle 5.6.2 over 5.6.1. #### Upgrade Instructions Switch your build to use Gradle 5.6.2 by updating your wrapper properties: `./gradlew wrapper --gradle-version=5.6.2` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v5.6.1`](https://github.com/gradle/gradle/releases/tag/v5.6.1): 5.6.1 [Compare Source](https://github.com/gradle/gradle/compare/v5.6.0...v5.6.1) This bug-fix release contains changes to Gradle 5.6: - Unable to publish artifacts with custom classifier/extension from java project with Gradle 5.6 ([#&#8203;10287](https://github.com/gradle/gradle/issues/10287)) - Regression in 5.6 signArchives (Duplicate key) ([#&#8203;10302](https://github.com/gradle/gradle/issues/10302)) - Regression setting version for ArchiveTasks in 5.6 ([#&#8203;10311](https://github.com/gradle/gradle/issues/10311)) - A failure occurred while executing org.jetbrains.kotlin.compilerRunner.GradleKotlinCompilerWork ([#&#8203;10317](https://github.com/gradle/gradle/issues/10317)) - DirectoryFileTree breaks SourceTask since 5.6 ([#&#8203;10322](https://github.com/gradle/gradle/issues/10322)) - Regression: Unable to pass java.util.Properties object using Worker API in Gradle 5.6 ([#&#8203;10323](https://github.com/gradle/gradle/issues/10323)) - Unable to publish multiple publications with same coordinates ([#&#8203;10333](https://github.com/gradle/gradle/issues/10333)) - Gradle 5.6 - Resolving resources from buildSrc or plugins ([#&#8203;10347](https://github.com/gradle/gradle/issues/10347)) We recommend that you use Gradle 5.6.1 over 5.6. #### Upgrade Instructions Switch your build to use Gradle 5.6.1 by updating your wrapper properties: `./gradlew wrapper --gradle-version=5.6.1` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v5.6`](https://github.com/gradle/gradle/releases/tag/v5.6.0): 5.6 [Compare Source](https://github.com/gradle/gradle/compare/v5.5.1...v5.6.0) The Gradle team is excited to announce Gradle 5.6. This release also contains an [important security fix](https://github.com/gradle/gradle/security/advisories/GHSA-4cwg-f7qc-6r95) affecting some users. This is the final minor release for Gradle 5.x. [Read the release notes](https://docs.gradle.org/5.6/release-notes.html) We would like to thank the following community contributors to this release of Gradle: <!-- Include only their name, impactful features should be called out separately below. [Some person](https://github.com/some-person) --> [Louis CAD](https://github.com/LouisCAD), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Dan Sănduleac](https://github.com/dansanduleac), [Andrew K.](https://github.com/miokowpak), [Noa Resare](https://github.com/nresare), [Juan Martín Sotuyo Dodero](https://github.com/jsotuyod), [Semyon Levin](https://github.com/remal), [wreulicke](https://github.com/wreulicke), [John Rodriguez](https://github.com/jrodbx), [mig4](https://github.com/mig4), [Evgeny Mandrikov](https://github.com/Godin), [Bjørn Mølgård Vester](https://github.com/bjornvester), [Simon Legner](https://github.com/simon04), [Sebastian Schuberth](https://github.com/sschuberth), [Ian Kerins](https://github.com/isker), [Ivo Anjo](https://github.com/ivoanjo), [Stefan M.](https://github.com/StefMa), [Nickolay Chameev](https://github.com/lukaville), [Dominik Giger](https://github.com/gigerdo), [Stephan Windmüller](https://github.com/stovocor), [Zemian Deng](https://github.com/zemian), [Robin Verduijn](https://github.com/robinverduijn), [Sandu Turcan](https://github.com/idlsoft), [Emmanuel Guérin](https://github.com/emmanuelguerin), [Nikita Skvortsov](https://github.com/nskvortsov), and [Christian Fränkel](https://github.com/fraenkelc). #### Upgrade Instructions Switch your build to use Gradle 5.6 by updating your wrapper properties: `./gradlew wrapper --gradle-version=5.6` Standalone downloads are available at [gradle.org/releases](https://gradle.org/releases). #### Reporting Problems If you find a problem with Gradle, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v5.5.1`](https://github.com/gradle/gradle/releases/tag/v5.5.1): 5.5.1 [Compare Source](https://github.com/gradle/gradle/compare/v5.5.0...v5.5.1) This bug-fix release contains three changes to Gradle 5.5: - Combination of errorprone-gradle-plugin and options.fork = true causes Java compilation to fail in Gradle 5.5 [#&#8203;9897](https://github.com/gradle/gradle/issues/9897) - Using dependency declaration `gradleKotlinDsl()` fails with 5.5 [#&#8203;9919](https://github.com/gradle/gradle/issues/9919) - Chain of transitives aligned by same platform can lead to broken resolution [#&#8203;9882](https://github.com/gradle/gradle/issues/9882) We recommend that you use Gradle 5.5.1 over 5.5. #### Upgrade Instructions Switch your build to use Gradle 5.5.1 by updating your wrapper properties: `./gradlew wrapper --gradle-version=5.5.1` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v5.5`](https://github.com/gradle/gradle/releases/tag/v5.5.0): 5.5 [Compare Source](https://github.com/gradle/gradle/compare/v5.4.1...v5.5.0) The Gradle team is excited to announce Gradle 5.5. [Read the release notes](https://docs.gradle.org/5.5/release-notes.html) We would like to thank the following community contributors to this release of Gradle: [Martin d'Anjou](https://github.com/martinda), [Ben Asher](https://github.com/benasher44), [Mike Kobit](https://github.com/mkobit), [Erhard Pointl](https://github.com/epeee), [Sebastian Schuberth](https://github.com/sschuberth), [Evgeny Mandrikov](https://github.com/Godin), [Stefan M.](https://github.com/StefMa), [Igor Melnichenko](https://github.com/igor-melnichenko), [Björn Kautler](https://github.com/Vampire), [Roberto Perez Alcolea](https://github.com/rpalcolea) and [Christian Fränkel](https://github.com/fraenkelc). #### Upgrade Instructions Switch your build to use Gradle 5.5 by updating your wrapper properties: `./gradlew wrapper --gradle-version=5.5` Standalone downloads are available at [gradle.org/releases](https://gradle.org/releases). #### Reporting Problems If you find a problem with Gradle, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v5.4.1`](https://github.com/gradle/gradle/releases/tag/v5.4.1): 5.4.1 [Compare Source](https://github.com/gradle/gradle/compare/v5.4.0...v5.4.1) This bug-fix release contains two changes to Gradle 5.4: - Fix inconsistent classpath ordering when dependencies have lots of excludes - [#&#8203;9197](https://github.com/gradle/gradle/issues/9197) - Kotlin DSL IDEA script editor can't find JDK classes with Gradle 5.4 if *Gradle JVM* != *Project SDK* - [#&#8203;9195](https://github.com/gradle/gradle/issues/9195) We recommend that you use Gradle 5.4.1 over 5.4. #### Upgrade Instructions Switch your build to use Gradle 5.4.1 by updating your wrapper properties: `./gradlew wrapper --gradle-version=5.4.1` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v5.4`](https://github.com/gradle/gradle/releases/tag/v5.4.0): 5.4 [Compare Source](https://github.com/gradle/gradle/compare/v5.3.1...v5.4.0) The Gradle team is excited to announce Gradle 5.4. [Read the release notes](https://docs.gradle.org/5.4/release-notes.html) We would like to thank the following community contributors to this release of Gradle: [Ian Kerins](https://github.com/isker), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Rodolfo Forte](https://github.com/Tschis), [gla3dr](https://github.com/gla3dr), and [Stefan M.](https://github.com/StefMa). #### Upgrade Instructions Switch your build to use Gradle 5.4 by updating your wrapper properties: `./gradlew wrapper --gradle-version=5.4` Standalone downloads are available at [gradle.org/releases](https://gradle.org/releases). #### Reporting Problems If you find a problem with Gradle, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v5.3.1`](https://github.com/gradle/gradle/releases/tag/v5.3.1): 5.3.1 [Compare Source](https://github.com/gradle/gradle/compare/v5.3.0...v5.3.1) This bug-fix release contains several changes to Gradle 5.3, notably: - Unable to use `java-platform` and `maven-publish` in multi-project: [#&#8203;8845](https://github.com/gradle/gradle/issues/8845) - Unexpected exception when adding a plugin on `buildSrc` compile classpath: [gradle/kotlin-dsl#1363](https://github.com/gradle/kotlin-dsl/issues/1363) We recommend that you use Gradle 5.3.1 over 5.3. #### Upgrade Instructions Switch your build to use Gradle 5.3.1 by updating your wrapper properties: `./gradlew wrapper --gradle-version=5.3.1` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v5.3`](https://github.com/gradle/gradle/releases/tag/v5.3.0): 5.3 [Compare Source](https://github.com/gradle/gradle/compare/v5.2.1...v5.3.0) The Gradle team is excited to announce Gradle 5.3. This release features support for publishing and consuming Gradle Module Metadata, [feature variants or "optional dependencies"](https://docs.gradle.org/5.3/release-notes.html#feature-variants), [type-safe accessors in Kotlin precompiled script plugins](https://docs.gradle.org/5.3/release-notes.html#type-safe-accessors-in-precompiled-script-plugins), and more. Read the [Gradle 5.x upgrade guide](https://docs.gradle.org/5.3/userguide/upgrading_version_5.html) to learn about breaking changes and considerations for upgrading from Gradle 5.0. If upgrading from Gradle 4.x, please read [upgrading from Gradle 4.x to 5.0](https://docs.gradle.org/5.3/userguide/upgrading_version_4.html) first. We would like to thank the following community contributors to this release of Gradle: [Stefan M.](https://github.com/StefMa), [Evgeny Mandrikov](https://github.com/Godin), [Simon Legner](https://github.com/simon04), [Raman Gupta](https://github.com/rocketraman), [Florian Dreier](https://github.com/DreierF), [Kenzie Togami](https://github.com/kenzierocks), [Ricardo Pereira](https://github.com/thc202), [Thad House](https://github.com/ThadHouse), [Joe Kutner](https://github.com/jkutner), and [Josh Soref](https://github.com/jsoref). #### Upgrade Instructions Switch your build to use Gradle 5.3 by updating your wrapper properties: `./gradlew wrapper --gradle-version=5.3` Standalone downloads are available at [gradle.org/releases](https://gradle.org/releases). #### Reporting Problems If you find a problem with Gradle, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v5.2.1`](https://github.com/gradle/gradle/releases/tag/v5.2.1): 5.2.1 [Compare Source](https://github.com/gradle/gradle/compare/v5.2.0...v5.2.1) This bug-fix release contains several changes to Gradle 5.2, notably: - Checkstyle issues with a single source file: [#&#8203;8394](https://github.com/gradle/gradle/issues/8394) - BOM support conflicts: [#&#8203;8420](https://github.com/gradle/gradle/issues/8420) We recommend that you use Gradle 5.2.1 over 5.2. #### Upgrade Instructions Switch your build to use Gradle 5.2.1 by updating your wrapper properties: `./gradlew wrapper --gradle-version=5.2.1` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v5.2`](https://github.com/gradle/gradle/releases/tag/v5.2.0): 5.2 [Compare Source](https://github.com/gradle/gradle/compare/v5.1.1...v5.2.0) The Gradle team is excited to announce Gradle 5.2. This release features a new [Java Platform plugin](https://docs.gradle.org/5.2/release-notes.html#the-java-platform-plugin), [improved C++ plugins](https://docs.gradle.org/5.2/userguide/cpp_plugins.html), [new C++ project types for `gradle init`](https://docs.gradle.org/5.2/userguide/build_init_plugin.html#sec:cppapplication_), [service injection into plugins and project extensions](https://docs.gradle.org/5.2/release-notes.html#service-injection-into-plugins-and-project-extensions), [Kotlin DSL 1.1.3](https://github.com/gradle/kotlin-dsl/releases/tag/v1.1.3) and more. Read the [Gradle 5.x upgrade guide](https://docs.gradle.org/5.2/userguide/upgrading_version_5.html) to learn about breaking changes and considerations for upgrading from Gradle 5.0. If upgrading from Gradle 4.x, please read [upgrading from Gradle 4.x to 5.0](https://docs.gradle.org/5.2/userguide/upgrading_version_4.html) first. Users upgrading from 5.1 should not have to worry about breaking changes. #### Upgrade Instructions Switch your build to use Gradle 5.2 by updating your wrapper properties: `./gradlew wrapper --gradle-version=5.2` Standalone downloads are available at [gradle.org/releases](https://gradle.org/releases). #### Reporting Problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v5.1.1`](https://github.com/gradle/gradle/releases/tag/v5.1.1): 5.1.1 [Compare Source](https://github.com/gradle/gradle/compare/v5.1.0...v5.1.1) This bug-fix release contains several changes to Gradle 5.1, notably: - A daemon memory leak affecting all projects [#&#8203;8142](https://github.com/gradle/gradle/issues/8142) - Incremental Java compilation [#&#8203;8194](https://github.com/gradle/gradle/issues/8194) - A fix to Gradle's generated Javadoc in 5.1 [#&#8203;8183](https://github.com/gradle/gradle/issues/8183) We recommend that you use Gradle 5.1.1 over 5.1. #### Upgrade Instructions Switch your build to use Gradle 5.1.1 by updating your wrapper properties: `./gradlew wrapper --gradle-version=5.1.1` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v5.1`](https://github.com/gradle/gradle/releases/tag/v5.1.0): 5.1 [Compare Source](https://github.com/gradle/gradle/compare/v5.0.0...v5.1.0) The Gradle team is excited to announce Gradle 5.1. This release features [repository to dependency matching](https://docs.gradle.org/5.1/release-notes.html#repository-to-dependency-matching), [production-ready configuration avoidance APIs](https://docs.gradle.org/5.1/release-notes.html#configuration-avoidance-for-tasks), [Gradle Kotlin DSL 1.1](https://github.com/gradle/kotlin-dsl/releases/tag/v1.1.0), and more. Read the [Gradle 5.x upgrade guide](https://docs.gradle.org/5.1/userguide/upgrading_version_5.html) to learn about breaking changes and considerations for upgrading from Gradle 5.0. If upgrading from Gradle 4.x, please read [upgrading from Gradle 4.x to 5.0](https://docs.gradle.org/5.1/userguide/upgrading_version_4.html) first. We would like to thank the following community contributors to this release of Gradle: [Mike Kobit](https://github.com/mkobit), [Kent Fletcher](https://github.com/fletcher-sumglobal), [Niklas Grebe](https://github.com/ThYpHo0n), [Jonathan Leitschuh](https://github.com/JLLeitschuh), [Sebastian Schuberth](https://github.com/sschuberth), [Dan Sănduleac](https://github.com/dansanduleac), [Olivier Voortman](https://github.com/blop), [Alex Saveau](https://github.com/SUPERCILEX), and [Till Krullmann](https://github.com/tkrullmann). See the full set of [release notes](https://docs.gradle.org/5.1/release-notes.html). #### Upgrade Instructions Switch your build to use Gradle 5.1 by updating your wrapper properties: ``` ./gradlew wrapper --gradle-version=5.1 ``` Standalone downloads are available at [gradle.org/releases](https://gradle.org/releases). #### Reporting Problems If you find a problem with Gradle 5.1, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle 5.1, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v5.0`](https://github.com/gradle/gradle/releases/tag/v5.0.0): 5.0 [Compare Source](https://github.com/gradle/gradle/compare/v4.10.3...v5.0.0) The Gradle team is excited to announce Gradle 5.0. This release features [a production-ready Kotlin DSL](#kotlin-dsl-1.0), [dependency version alignment](#dependency-version-alignment) (similar to and usable with Maven BOMs), [task timeouts](#task-timeouts), [Java 11 support](#java-11-runtime-support), and more. These release notes list what's new since Gradle 4.10. You can review the [highlights since Gradle 4.0 here](https://gradle.org/whats-new/gradle-5). Read the [Gradle 5.0 upgrade guide](https://docs.gradle.org/5.0/userguide/upgrading_version_4.html) to learn about breaking changes and considerations for upgrading from Gradle 4.x. We would like to thank the following community contributors to this release of Gradle: [Jean-Baptiste Nizet](https://github.com/jnizet), [Jonathan Leitschuh](https://github.com/JLLeitschuh), [Ben McCann](https://github.com/benmccann), [Björn Kautler](https://github.com/Vampire), [Georg Friedrich](https://github.com/GFriedrich), [Stefan M.](https://github.com/StefMa), [Xiang Li](https://github.com/lixiangconan), [Theodore Ni](https://github.com/tjni), [James Justinic](https://github.com/jjustinic), [Mike Kobit](https://github.com/mkobit), [Alex Saveau](https://github.com/SUPERCILEX), [Kevin Macksamie](https://github.com/k-mack), [Cliffred van Velzen](https://github.com/cliffred), [Artem Zinnatullin](https://github.com/artem-zinnatullin), [Jakub Strzyżewski](https://github.com/shindouj), [Martin Dünkelmann](https://github.com/MartinX3), [Thad House](https://github.com/ThadHouse), [Dan Sanduleac](https://github.com/dansanduleac), [Felipe Lima](https://github.com/felipecsl), and [thc202](https://github.com/thc202). <a name="kotlin-dsl-1.0"></a> #### Kotlin DSL 1.0 First and foremost, Gradle [Kotlin DSL is now production-ready](https://github.com/gradle/kotlin-dsl/releases/tag/v1.0.4) with it's 1.0 release! Authoring your build logic using Kotlin provides significant additional editing assistance in IDEs, including: improved completion, error highlighting, and refactoring tools. Please read our [Gradle Kotlin DSL Primer](https://docs.gradle.org/5.0/userguide/kotlin_dsl.html) and follow our [migrating build logic from Groovy to Kotlin guide](https://guides.gradle.org/migrating-build-logic-from-groovy-to-kotlin/) if you're interested. If you prefer the flexibility and dynamic features of Groovy, that's totally okay — the Groovy DSL will not be deprecated. ![Kotlin DSL](https://user-images.githubusercontent.com/132773/47720016-32f04600-dc4d-11e8-90e3-128647bb0aab.png) <a name="dependency-version-alignment"></a> #### Dependency version alignment This version of Gradle introduces [dependency version alignment](https://docs.gradle.org/5.0/userguide/managing_transitive_dependencies.html#sec:version_alignment). This allows different modules belonging to the same logical group (`platform`) to have identical versions in a dependency graph. Maven BOMs can be imported to define platforms as well. ```kotlin dependencies { // import a BOM. The versions used in this file will override any other version found in the graph implementation(enforcedPlatform("org.springframework.boot:spring-boot-dependencies:1.5.8.RELEASE")) // define dependencies without versions implementation("com.google.code.gson:gson") implementation("dom4j:dom4j") // this version will be overriden by the one found in the BOM implementation("org.codehaus.groovy:groovy:1.8.6") } ``` More details about BOM import can be found in [this section of the userguide](https://docs.gradle.org/5.0/userguide/managing_transitive_dependencies.html#sec:bom_import). #### Gradle build initialization features [`gradle init` functionality has been upgraded](https://docs.gradle.org/5.0/userguide/build_init_plugin.html) in this release: is now optionally *interactive*, includes new `kotlin-library` and `kotlin-application` project types, provides options for configuring project and package names, and more. ![interactive gradle init](https://user-images.githubusercontent.com/132773/48338870-1568a680-e667-11e8-8be6-aa9fd1fb385a.gif) #### Searchable documentation Search for Gradle Docs is back. The kind folks at [Algolia](https://www.algolia.com/) kindly host an index used to allow you to search the user manual and DSL reference. ![Docsearch demo](https://user-images.githubusercontent.com/132773/47705948-43da9080-dc28-11e8-82b1-6108dca6f886.png) [Gradle API Javadocs](https://docs.gradle.org/5.0/javadoc/) now take advantage of Javadoc built-in autocomplete, making it easier to find classes and methods you're interested in. <a name="task-timeouts"></a> #### Task timeouts You can now specify a timeout duration for a task, after which it will be interrupted. Read more [about task timeouts](https://docs.gradle.org/5.0/userguide/more_about_tasks.html#sec:task_timeouts) in the docs. #### HTTP retries during dependency resolution When Gradle attempts to connect to a remote repository via HTTP, if it fails, Gradle will retry before blacklisting the repository. No extra configuration is needed. See the section on [HTTP retries](https://docs.gradle.org/5.0/userguide/introduction_dependency_management#sub:http-retries) for more information. #### Performance features Gradle can now be started as a low-prority process. This ensures that other applications like your IDE or browser stay responsive, even while a very demanding build is running. When using `@OutputFiles` or `@OutputDirectories` with an `Iterable` type, Gradle used to disable caching for the task. This is no longer the case, and using such properties doesn't prevent the task from being cached. The only remaining reason to disable caching for the task is if the output contains file trees. The [JaCoCo plugin](https://docs.gradle.org/5.0/userguide/jacoco_plugin.html) plugin now works seamlessly with the build cache. When applying the plugin with no extra configuration, the test task stays cacheable and parallel test execution can be used. <a name="java-11-runtime-support"></a> #### Java 11 runtime support Java enthusiasts will be happy to read that this release **supports running Gradle builds with JDK 11**. #### Plugin authoring features This release introduces useful changes for plugin and custom task authors, including an API for creating `SourceDirectorySet`s, improvements to the `Provider` API, and improved build cache compatibility. #### Gradle Native features The [Gradle Native project](https://github.com/gradle/gradle-native/blob/master/docs/RELEASE-NOTES.md#changes-included-in-gradle-50) continues to improve and evolve the native ecosystem support for Gradle. #### Upgrade Instructions Switch your build to use Gradle 5.0 by updating your wrapper properties: ``` ./gradlew wrapper --gradle-version=5.0 ``` Standalone downloads are available at [gradle.org/release-candidate](https://gradle.org/release-candidate). #### Reporting Problems If you find a problem with Gradle 5.0, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle 5.0, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v4.10.3`](https://github.com/gradle/gradle/releases/tag/v4.10.3): 4.10.3 [Compare Source](https://github.com/gradle/gradle/compare/v4.10.2...v4.10.3) This bug-fix release contains **3** changes to Gradle 4.10.2: - [#&#8203;7510](https://github.com/gradle/gradle/pull/7510) - [#&#8203;6849](https://github.com/gradle/gradle/issues/6849) - [#&#8203;7014](https://github.com/gradle/gradle/issues/7014) It also incorporates all fixes to 4.10.1 and 4.10.2. We recommend that you use Gradle 4.10.3 over 4.10, 4.10.1 and 4.10.2. #### Upgrade Instructions Switch your build to use Gradle 4.10.3 by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.10.3` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle 4.10.3, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.10.2`](https://github.com/gradle/gradle/releases/tag/v4.10.2): 4.10.2 [Compare Source](https://github.com/gradle/gradle/compare/v4.10.1...v4.10.2) This bug-fix release contains **3** changes to Gradle 4.10.1: - Dependent module Scala compilation in test context fails for 4.10.1 [#&#8203;6735](https://github.com/gradle/gradle/issues/6735) - Gradle fails to resolve project dependencies against Scala projects [#&#8203;6750](https://github.com/gradle/gradle/issues/6750) - Candidate set provided to `AttributeDisambiguationRule` contains null entry [#&#8203;6747](https://github.com/gradle/gradle/issues/6747) We recommend that you use Gradle 4.10.2 over 4.10.1 or 4.10. #### Upgrade Instructions Switch your build to use Gradle 4.10.2 by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.10.2` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle 4.10.2, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.10.1`](https://github.com/gradle/gradle/releases/tag/v4.10.1): 4.10.1 [Compare Source](https://github.com/gradle/gradle/compare/v4.10.0...v4.10.1) This bug-fix release addresses **6** regressions in Gradle 4.10: - [#&#8203;6656](https://github.com/gradle/gradle/issues/6656): FileTreeElement.getPath() returns absolute system dependent filepath. - [#&#8203;6592](https://github.com/gradle/gradle/issues/6592): Up-to-date checks for missing files can be incorrect - [#&#8203;6612](https://github.com/gradle/gradle/issues/6612): Gradle fails when no incremental compile snapshot data available. - [#&#8203;6582](https://github.com/gradle/gradle/issues/6582): Gradle 4.10 incorrect ordering between dependencies of dependent tasks. - [#&#8203;6558](https://github.com/gradle/gradle/issues/6558): `tasks.withType(ScalaCompile::class.java).configureEach` fails on multi-project builds. - [#&#8203;6653](https://github.com/gradle/gradle/issues/6653): Double deprecation message when using publishing plugin. In addition, the Gradle Kotlin DSL has been updated to 1.0 RC6, see the [release notes](https://github.com/gradle/kotlin-dsl/releases/tag/v1.0-RC6) for the list of included fixes. #### Upgrade Instructions Switch your build to use Gradle 4.10.1 by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.10.1` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle 4.10.1, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.10`](https://github.com/gradle/gradle/releases/tag/v4.10.0): 4.10 [Compare Source](https://github.com/gradle/gradle/compare/v4.9.0...v4.10.0) The Gradle team is pleased to announce Gradle 4.10. This is a big release. First and foremost, this release of Gradle features an improved [incremental Java compiler, now enabled by default](https://docs.gradle.org/4.10/release-notes.html#incremental-java-compilation-by-default). This will result in significantly reduced Java compilation time in subsequent builds when outputs are not up-to-date or resolved from the build cache. Chances are caches in those `.gradle/` directories have accumulated a few (or a few dozen) gigabytes over time. If so, you'll be relieved to know that Gradle will now [periodically clean up unused `/caches`](https://docs.gradle.org/4.10/release-notes.html#periodic-cache-cleanup) under `GRADLE_USER_HOME` and project root directories. A moment you have anticipated is nearly here, as the [Kotlin DSL reaches version 1.0 RC3](https://github.com/gradle/kotlin-dsl/releases/tag/v1.0-RC3). Configuration avoidance, `buildSrc` refactoring propagation to the IDE, and lots of DSL polish make this the release to try. Gradle Kotlin DSL 1.0 will ship with the next version of Gradle, 5.0. Read [this blog post](https://blog.gradle.org/gradle-kotlin-dsl-release-candidate) for guidance on trying the Kotlin DSL and submitting feedback. You can now use [SNAPSHOT plugin versions with the `plugins {}`](https://docs.gradle.org/4.10/release-notes.html#use-snapshot-plugin-versions-with-the-plugins-{}-block) and `pluginManagement {}` blocks. This is especially good news for Kotlin DSL users, who will get code assistance and auto-completion for these `SNAPSHOT` plugins. Special thanks to [Sébastien Deleuze](https://github.com/sdeleuze) for contributing. Last but not least, [included builds can now be nested](https://docs.gradle.org/4.10/release-notes.html#nested-included-builds). This makes some common workflows more convenient, such as working on multiple source repositories at the same time to implement a cross-cutting feature. We hope you will build happiness with Gradle 4.10, and we look forward to your feedback [via Twitter](https://twitter.com/gradle) or [on GitHub](https://github.com/gradle/gradle). #### Upgrade Instructions Switch your build to use Gradle 4.10 quickly by updating your wrapper properties: ``` ./gradlew wrapper --gradle-version=4.10 ``` Standalone downloads are available at [gradle.org/install](https://gradle.org/install/). ### [`v4.9`](https://github.com/gradle/gradle/releases/tag/v4.9.0): 4.9 [Compare Source](https://github.com/gradle/gradle/compare/v4.8.1...v4.9.0) The Gradle team is pleased to announce Gradle 4.9. First, publishing tools get some more love: projects that publish auxiliary publications (e.g. test fixtures) through `maven-publish` and `ivy-publish` can now be [depended upon by other projects](https://github.com/gradle/gradle/issues/1061) in the same build. There is also a [new Publishing Overview chapter](https://docs.gradle.org/4.9/userguide/publishing_overview.html) in the user manual and updates throughout the documentation regarding publishing artifacts using Maven and Ivy. In addition to lazy tasks use, Kotlin DSL build scripts are evaluated faster with version 0.18.4, included in this version of Gradle. IntelliJ IDEA and Android Studio user experience is also improved. See details in the [Kotlin DSL v0.18.x release notes](https://github.com/gradle/kotlin-dsl/releases/tag/v0.18.4). You can now pass arguments to `JavaExec` tasks [directly from the command-line](https://docs.gradle.org/4.9/release-notes.html#command-line-args-supported-by-javaexec) using `--args`: ``` ❯ gradle run --args 'foo --bar' ``` No more need to hard-code arguments in your build scripts. Consult the documentation for the [Application Plugin](https://docs.gradle.org/4.9/userguide/application_plugin.html#sec:application_usage) for more information. Last but not least, this version of Gradle has an *improved dependency insight report*. Read the [details further on](https://docs.gradle.org/4.9/release-notes.html#improved-dependency-insight-report). We hope you will build happiness with Gradle 4.9, and we look forward to your feedback [via Twitter](https://twitter.com/gradle) or [on GitHub](https://github.com/gradle). #### Upgrade Instructions Switch your build to use Gradle 4.9 quickly by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.9` Standalone downloads are available at [gradle.org/install](https://gradle.org/install). ### [`v4.8.1`](https://github.com/gradle/gradle/releases/tag/v4.8.1): 4.8.1 [Compare Source](https://github.com/gradle/gradle/compare/v4.8.0...v4.8.1) This bug-fix release addresses **6** regressions in Gradle 4.8: - [#&#8203;5740](https://github.com/gradle/gradle/issues/5740): Maven Central dropped support for older TLS implementations. This makes the dependency resolution fail if the Gradle build runs on JDK 7. - [#&#8203;5701](https://github.com/gradle/gradle/pull/5701): Gradle 4.8 broke compatibility with the `artifactory` and `bintray` publishing plugins. - [#&#8203;5708](https://github.com/gradle/gradle/issues/5708): Gradle 4.8 sometimes fails with `ConcurrentModificationException` when `project.tasks.withType()` is used. - [#&#8203;5729](https://github.com/gradle/gradle/pull/5729): The dependency resolution engine sometimes fails with "Unexpected parent dependency" message, which became more apparent in Gradle 4.8. - [#&#8203;5722](https://github.com/gradle/gradle/issues/5722): Gradle 4.8 broke the ability of the `SourceSet` to override the compile tasks' destination directory. - [#&#8203;5692](https://github.com/gradle/gradle/issues/5692): Gradle 4.8 doesn't consider versions equal when using `dependencySubstitution` and `failOnVersionConflict`. #### Upgrade Instructions Switch your build to use Gradle 4.8.1 by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.8.1` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle 4.8.1, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.8`](https://github.com/gradle/gradle/releases/tag/v4.8.0): 4.8 [Compare Source](https://github.com/gradle/gradle/compare/v4.7.0...v4.8.0) The Gradle team is pleased to announce Gradle 4.8. First and foremost, this release of Gradle features [dependency locking](https://docs.gradle.org/4.8/release-notes#locking-of-dynamic-dependencies): a mechanism for locking dependency versions which allows builds to become reproducible in the face of dynamic versions or version ranges. Read the [user manual chapter on dependency locking](https://docs.gradle.org/4.8/userguide/dependency_locking.html) to learn how to take advantage of this exciting new feature. The publishing plugins get some highly-anticipated improvements in this release: - The Signing Plugin now supports [signing all artifacts of a publication](https://docs.gradle.org/4.8/release-notes#signing-publications). - The Maven Publish Plugin now provides a dedicated, type-safe [DSL to customize the POM generated](https://docs.gradle.org/4.8/release-notes#customizing-the-generated-pom) as part of a Maven publication. - The Ivy Publish Plugin now provides a dedicated, type-safe [DSL to customize the Ivy module descriptor generated](https://docs.gradle.org/4.8/release-notes#customizing-the-generated-ivy-module-descriptor) as part of an Ivy publication. - Configuration-wide [dependency excludes are now published](https://docs.gradle.org/4.8/release-notes#configuration-wide-dependency-excludes-are-now-published) The `maven-publish` and `ivy-publish` plugins are now considered stable and use of the `maven` plugin is discouraged as it will eventually be deprecated — please migrate. User experience for [incremental annotation processing is improved](https://docs.gradle.org/4.8/release-notes#improved-incremental-annotation-processing). Compilation will no longer fail when a processor does something that Gradle detects will not work incrementally. Unused non-incremental processors no longer prevent incremental compilation. Finally, annotation processors are now able to decide dynamically if they are incremental or not. This allows processors with extension mechanisms to check extensions for incrementality before enabling incremental annotation processing. New native plugins continue to improve with [better control over system include path](https://docs.gradle.org/4.8/release-notes#better-control-over-system-include-path-for-native-compilation) for native compilation and [other improvements](https://github.com/gradle/gradle-native/blob/master/docs/RELEASE-NOTES.md#changes-included-in-gradle-48). Gradle 4.8 includes Kotlin DSL 0.17.5, bringing the latest Kotlin 1.2.41 release and many improvements to the user experience including location aware runtime error reporting, convenient configuration of nested extensions, faster and leaner configuration time, and TestKit support. At the same time the IntelliJ IDEA Kotlin Plugin fixed many long standing build script editing related issues. See details and examples in the [Kotlin DSL v0.17 release notes](https://github.com/gradle/kotlin-dsl/releases/tag/v0.17.5). We hope you build happiness with Gradle 4.8, and we look forward to your feedback [via Twitter](https://twitter.com/gradle) or [on GitHub](https://github.com/gradle). #### Upgrade instructions Switch your build to use Gradle 4.8 quickly by updating your wrapper properties: ``` gradle wrapper --gradle-version=4.8 ``` Standalone downloads are available at [gradle.org/releases](https://gradle.org/releases). #### Reporting Problems If you find a problem with Gradle 4.8, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.7`](https://github.com/gradle/gradle/releases/tag/v4.7.0): 4.7 [Compare Source](https://github.com/gradle/gradle/compare/v4.6.0...v4.7.0) The Gradle team is pleased to announce Gradle 4.7. First and foremost, Gradle's incremental Java compiler can now run **annotation processing incrementally**. No user-facing configuration is necessary, but processor authors need to opt-in. We request annotation processor authors read the [documentation for this feature](https://docs.gradle.org/4.7/userguide/java_plugin.html#sec:incremental_annotation_processing) and contact the Gradle team via the [forum](https://discuss.gradle.org/c/help-discuss) for assistance. Java enthusiasts will be happy to read that this release **supports running Gradle builds with JDK 10**. Gradle log output is now [grouped by task for non-interactive executions](https://docs.gradle.org/4.7/release-notes.html#logs-grouped-by-task-for-non-interactive-executions), making interleaved logs a thing of the past on CI. It also enables build scan plugin v1.13 to show logs per task: ![buildscan](https://user-images.githubusercontent.com/214207/38857720-3c046b4e-422a-11e8-9d07-391d5b1a150f.png) Moving on to other areas of user experience: running tests is further improved as [failed tests now run first](https://docs.gradle.org/4.7/release-notes.html#rerun-failed-tests-first). Together with the [`--fail-fast` option](https://docs.gradle.org/4.7/userguide/java_plugin.html#sec:test_execution) it provides the quickest possible feedback loop. This release introduces an incubating new capability for Kotlin DSL users: **precompiled script plugins**. This means that you can create a Kotlin DSL script within a regular Kotlin source set and get the benefits of binary plugins. For example, `src/main/kotlin/nyan.gradle.kts` could be used as `plugins { id("nyan") }`. Kotlin DSL v0.16 also includes Kotlin 1.2.31, a more consistent API, better IDE support, and more. See details and examples in the [Kotlin DSL v0.16 release notes](https://github.com/gradle/kotlin-dsl/releases/tag/v0.16.3). We hope you will build happiness with Gradle 4.7, and we look forward to your feedback [via Twitter](https://twitter.com/gradle) or [on GitHub](https://github.com/gradle). #### Upgrade Instructions Switch your build to use Gradle 4.7 quickly by updating your wrapper properties: `gradle wrapper --gradle-version=4.7` Standalone downloads are available at [gradle.org/releases](https://gradle.org/releases). #### Reporting Problems If you find a problem with Gradle 4.7, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.6`](https://github.com/gradle/gradle/releases/tag/v4.6.0): 4.6 [Compare Source](https://github.com/gradle/gradle/compare/v4.5.1...v4.6.0) The Gradle team is pleased to announce Gradle 4.6. First and foremost, this release of Gradle includes built-in support for JUnit Platform and the JUnit Jupiter/Vintage Engine, also known as [JUnit 5 support](https://docs.gradle.org/4.6/release-notes.html#junit-5-support). You can use the new filtering and engines functionality in JUnit 5 using the examples provided below and in the documentation. Thank you to the [JUnit team](https://github.com/orgs/junit-team/people) for helping to achieve JUnit Platform support, and a special thank you to [Andrew Oberstar](https://github.com/ajoberstar) for extraordinary contributions toward this effort. Also regarding testing, you can now improve your testing feedback loop when running JVM-based tests using the [new fail-fast option for `Test` tasks](https://docs.gradle.org/4.6/release-notes.html#fail-fast-option-for-test-tasks), which stops the build immediately after the first test failure. ``` // Example JUnit 5 and fail-fast test configuration test { useJUnitPlatform { excludeTags 'slow' includeEngines 'junit-jupiter', 'junit-vintage' } failFast = true } ``` Moving on to dependency management improvements: you can now [declare dependency constraints for transitive dependencies](https://docs.gradle.org/4.6/release-notes.html#dependency-constraints-for-transitive-dependencies) and avoid problems caused by oft-hidden upstream dependency changes. This release also features enhanced Maven dependency compatibility: support for [importing BOMs](https://docs.gradle.org/4.6/release-notes.html#bom-import), [optional dependencies](https://docs.gradle.org/4.6/release-notes.html#support-for-optional-dependencies-in-pom-consumption), and [compile/runtime separation when consuming POMs](https://docs.gradle.org/4.6/release-notes.html#compile/runtime-scope-separation-in-pom-consumption). For now you must enable these features by adding `enableFeaturePreview('IMPROVED_POM_SUPPORT')` to your *settings.gradle* file, as they break backward compatibility in some cases. This version of Gradle also comes with a couple especially useful new APIs for task development. You can now [declare custom command-line flags for your custom tasks](https://docs.gradle.org/4.6/release-notes.html#tasks-api-allows-custom-command-line-options), for example: `gradle myCustomTask --myfoo=bar`. In addition, [tasks that extend `Test`, `JavaExec` or `Exec` can declare rich arguments](https://docs.gradle.org/4.6/release-notes.html#rich-command-line-arguments-for-test,-javaexec-or-exec-tasks) for invoking the underlying executable. This allows for better modeling of tools like annotation processors. Speaking of annotation processors, it is now more convenient to declare dependencies that are annotation processors through the [new `annotationProcessor` dependency configuration](https://docs.gradle.org/4.6/release-notes.html#convenient-declaration-of-annotation-processor-dependencies). Using a separate dependency configuration for annotation processors is a best practice for improving performance. [Kotlin DSL v0.15.6](https://github.com/gradle/kotlin-dsl/releases/tag/v0.15.6) is included in this release of Gradle, and features initialization scripts support, nicer script compilation error reporting, performance improvements, and better IntelliJ IDEA integration. Details are available in the linked release notes. We hope you will build happiness with Gradle 4.6, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). #### Upgrade Instructions Switch your build to use Gradle 4.6 quickly by updating your wrapper properties: `gradle wrapper --gradle-version=4.6` Standalone downloads are available at [gradle.org/releases](https://gradle.org/releases). #### Reporting Problems If you find a problem with Gradle 4.6, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.5.1`](https://github.com/gradle/gradle/releases/tag/v4.5.1): 4.5.1 [Compare Source](https://github.com/gradle/gradle/compare/v4.5.0...v4.5.1) This bug-fix release addresses **3** regressions in Gradle 4.5. Changes in dependency management caused a regression in 4.5 where in some rare cases a dependency could be [imported into a different scope](https://github.com/gradle/gradle/issues/4202) than the one declared. Starting in 4.5, the build cache configuration is shared between builds part of a composite build. [`NullPointerException` could be observed](https://github.com/gradle/gradle/issues/4216) if the parent build finished before the different composites. This lifecycle issue has now been resolved. A regression in Eclipse project generation caused a sub-project to be added as a dependency to itself, resulting in an [error when opening the project](https://github.com/gradle/gradle/issues/4172) in Eclipse. For the full list of fixed issues, see the [4.5.1 GitHub milestone](https://github.com/gradle/gradle/milestone/63?closed=1). #### Upgrade Instructions Switch your build to use Gradle 4.5.1 by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.5.1` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle 4.5.1, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.5`](https://github.com/gradle/gradle/releases/tag/v4.5.0): 4.5 [Compare Source](https://github.com/gradle/gradle/compare/v4.4.1...v4.5.0) The Gradle team is pleased to announce Gradle 4.5. First and foremost, this release of Gradle features improvements to the build cache: - Caching for C and C++ compilation is now *stable*. - The ANTLR plugin now [takes advantage of the build cache](https://docs.gradle.org/4.5/release-notes.html#antlr-task-is-now-cacheable-by-default). - A couple of rough edges to build cache behavior have been polished, read [more in the detailed release notes](https://docs.gradle.org/4.5/release-notes.html#build-cache). In addition to cacheability improvements for native development, incremental compilation for C/C++ does finer-grained analysis of dependencies between source files and header files, which will result in fewer files compiled and a higher cache hit-rate. Read [details about C and C++ compilation improvements here](https://docs.gradle.org/4.5/release-notes.html#c/c++-compilation-improvements). Now on to performance improvements everyone can enjoy: *less memory consumption* and *faster up-to-date behavior*. Gradle 4.5 features much more memory-efficient incremental compilation. Combined with less file canonicalization, faster task selection, and faster variant-aware dependency resolution, this results in up to 30% faster up-to-date checking. The improvement will be especially pronounced for projects with a large number of constants, as is typical in Android projects. For example, here are 2 snapshots comparing cross-build caches. The 1st one from Gradle 4.4 using 440MB: ![gradle-4 4-heap-dump](https://user-images.githubusercontent.com/51534/34680265-cb8bddce-f455-11e7-9e45-ce8e90f50fe7.png) This 2nd snapshot from Gradle 4.5 using 280MB: ![gradle-4 5-heap-dump](https://user-images.githubusercontent.com/51534/34680267-ce44e2f4-f455-11e7-8ed0-a437c761271b.png) *** Next up, you can finally [sign artifacts using gnupg-agent](https://docs.gradle.org/4.5/release-notes.html#signing-artifacts-with-gpg-agent). Special thanks to [Christoph Böhme](https://github.com/cboehme) for contributing this highly-anticipated feature. Documentation has been upgraded in this release, with use-case oriented examples for several highly trafficked pages, improved navigation, and a more pleasant experience in many ways. Read [details about the improvements](https://docs.gradle.org/4.5/release-notes.html#documentation-enhancements), or just start with the new [docs home page](https://docs.gradle.org/4.5/userguide/userguide.html). Individual deprecation warnings are no longer displayed in console output by default, as many users often cannot take action on deprecation warnings from third party plugins. You can now [control the verbosity of logging deprecation warnings](https://docs.gradle.org/4.5/release-notes.html#reduced-deprecation-logging-in-console). Last but not least, 2 Kotlin DSL updates: - You can now [generate Gradle Kotlin DSL scripts](https://docs.gradle.org/4.5/release-notes.html#init-task-can-now-generate-kotlin-dsl-build-scripts) using `gradle init --dsl kotlin`. - [Kotlin DSL v0.14](https://github.com/gradle/kotlin-dsl/releases/tag/v0.14.0) is included in this release of Gradle. It features code navigation to Gradle sources in IDEs with the Gradle binary distribution (not just `-all` anymore), embedded Kotlin upgraded to 1.2.0 and more. We hope you will build happiness with Gradle 4.5, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). #### Upgrade Instructions Switch your build to use Gradle 4.5 quickly by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.5` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle 4.5, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.4.1`](https://github.com/gradle/gradle/releases/tag/v4.4.1): 4.4.1 [Compare Source](https://github.com/gradle/gradle/compare/v4.4.0...v4.4.1) This bug-fix release addresses **3** regressions in Gradle 4.4. We started shipping JGit 4.5.3.201708160445-r in Gradle 4.4. Some of the non-shaded JGit resources leaked into the `gradleApi()` dependency and [caused problems](https://github.com/gradle/gradle/issues/3780) in some builds. We now shade all of JGit's resources. Some builds using [Kotlin DSL](https://github.com/gradle/kotlin-dsl) had problems [applying the build-scan plugin](https://github.com/gradle/gradle/issues/3759) in Gradle 4.4. We've updated to [kotlin-dsl 0.13.2](https://github.com/gradle/kotlin-dsl/releases/tag/v0.13.2). Gradle 4.4 contained changes to *internal APIs* that broke the popular [Nebula dependency lock plugin](https://github.com/gradle/gradle/issues/3798). This release restores binary compatibility for that plugin. Internal APIs are subject to change, although we try to be mindful of the impact of every change in each Gradle release. If particular internal APIs are useful, please [open an issue](https://github.com/gradle/gradle/issues) describing your use case, so we can judge where our public APIs are lacking. For the full list of fixed issues, see the [4.4.1 GitHub milestone](https://github.com/gradle/gradle/milestone/56?closed=1). #### Upgrade Instructions Switch your build to use Gradle 4.4.1 by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.4.1` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle 4.4.1, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.4`](https://github.com/gradle/gradle/releases/tag/v4.4.0): 4.4 [Compare Source](https://github.com/gradle/gradle/compare/v4.3.1...v4.4.0) The Gradle team is pleased to announce Gradle 4.4. First and foremost, this release of Gradle features some exciting improvements for IDE users: - [Visual Studio 2017 is now supported](https://docs.gradle.org/4.4/release-notes.html#visual-studio-2017-support). Please read details about `vswhere` and [VS toolchain discovery changes](https://docs.gradle.org/4.4/release-notes.html#changes-to-visual-studio-toolchain-discovery) if you plan to use Gradle with VS 2017. - The `eclipse` plugin now provides separate output folders. This allows Eclipse plugins to provide more sophisticated classpath management. [Buildship 2.2](https://projects.eclipse.org/projects/tools.buildship/reviews/2.2.0-release-review) will take advantage of this feature to avoid one large global classpath when running Java applications or executing tests in Eclipse IDE. ![gradle-4 4-visual-studio-2017](https://user-images.githubusercontent.com/51534/33404167-860b5a76-d520-11e7-9d40-308a4c685d24.png) No discussion about IDE support for Gradle would be complete without mentioning improvements to the Kotlin DSL. Version 0.13 is included in Gradle 4.4 and provides support for writing `settings.gradle.kts` files, Kotlin standard library extensions to the Java 7 and Java 8 APIs for use in build scripts, improvements to the `plugins {}` DSL, and more! See the [Kotlin DSL 0.13 release notes](https://github.com/gradle/kotlin-dsl/releases/tag/v0.13.1) for more details. This version of Gradle supports version ranges in parent elements of a POM. You can see an [example below](https://docs.gradle.org/4.4/release-notes.html#support-version-ranges-in-parent-elements). C and C++ developers will enjoy better [incremental builds and build cache support for C/C++](https://docs.gradle.org/4.4/release-notes.html#c/c++-incremental-build-improvements) because this version of Gradle takes compiler version and system headers into account for up-to-date checks. This version of Gradle fully supports the combination of Play 2.6 and Scala 2.12, with improvements and fixes to `runPlayBinary`, the distributed Play start script, and [other improvements](https://docs.gradle.org/4.4/release-notes.html#improved-play-2.6-support). Previous versions of Gradle required that all transitive dependencies of a given plugin were present in the same repository as the plugin. Gradle 4.4 takes all plugin repositories into account and can resolve transitive plugin dependencies across them. Learn about this and other plugin repository handling improvements [in the details](https://docs.gradle.org/4.4/release-notes.html#plugin-repositories-enhancements). Last but not least, [several 3rd party dependencies](https://docs.gradle.org/4.4/release-notes.html#upgrade-of-third-party-dependencies) including Ant were updated to their latest versions containing security and other bug fixes. We hope you will build happiness with Gradle 4.4, and we look forward to your feedback [via Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). #### Upgrade Instructions Switch your build to use Gradle 4.4 quickly by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.4` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle 4.4, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.3.1`](https://github.com/gradle/gradle/releases/tag/v4.3.1): 4.3.1 [Compare Source](https://github.com/gradle/gradle/compare/v4.3.0...v4.3.1) This bug-fix release addresses 3 regressions in Gradle 4.3. Gradle 4.3 introduced an change where an error in resolving a module from one repository would prevent Gradle from searching for that same module in subsequent repositories. However, the change to abort searching repositories on *all* unrecognized errors proved to be too aggressive. With 4.3.1, only repository timeout errors will prevent Gradle from searching for a module in a subsequent repository. Moreover, the connection and socket timeouts for HTTP/HTTPS requests have been increased to 30 seconds. This version of Gradle also removes an overload of `TaskInputs.property` which caused statically compiled plugin code to use the wrong method when calling `TaskInputs.property(..., null)`. Finally, when using `--scan` the build scan plugin is applied before other plugins to avoid rendering a warning message. For the full list of fixed issues, see the [GitHub milestone](https://github.com/gradle/gradle/milestone/47?closed=1). #### Upgrade Instructions Switch your build to use Gradle 4.3.1 by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.3.1` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle 4.3.1, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.3`](https://github.com/gradle/gradle/releases/tag/v4.3.0): 4.3 [Compare Source](https://github.com/gradle/gradle/compare/v4.2.1...v4.3.0) The Gradle team is pleased to announce Gradle 4.3. First and foremost, this release of Gradle features [experimental build cache support for C and C++ compilation](https://docs.gradle.org/4.3/release-notes.html#experimental-task-output-caching-for-c/c++-compilation). This further improves performance of native application builds as it [does for the JVM ecosystem](https://blog.gradle.org/introducing-gradle-build-cache). Your feedback will be very helpful to make this feature stable. ![gradle-4 3-cached-cpp](https://user-images.githubusercontent.com/51534/32181365-6c693df4-bd51-11e7-8446-957a40366d9a.png) JVM developers who use annotation processors and the build cache should consider using a [new `compileJava.options.annotationProcessorGeneratedSourcesDirectory` property](https://docs.gradle.org/4.3/release-notes.html#specify-output-directory-for-source-files-generated-by-annotation-processor) to make caching more effective. The Gradle Kotlin DSL moves forward with a [v0.12 release](https://github.com/gradle/kotlin-dsl/releases/tag/v0.12.0) (included in Gradle 4.3). It brings Java 9 support, Kotlin 1.1.51, better support for Kotlin dependencies, improved documentation and samples, and more. **Heads up Kotlin users**: will want to ensure they declare the version of the Kotlin plugin; it no longer defaults to the embedded version. ![kotlin-dsl-0 12](https://user-images.githubusercontent.com/51534/31461421-55d5f370-ae7e-11e7-9f36-0cd27726d32f.png) You can now use the [build scan plugin](https://scans.gradle.com/get-started) without configuring it in your build. Using the `--scan` command line flag will automatically apply the latest compatible version of the plugin if it's not already applied. Several improvements have been made to improve user experience, increase robustness in the face of network problems, and solidify existing APIs. - Gradle now [defines connection and socket timeouts for all HTTP(S) requests](https://docs.gradle.org/4.3/release-notes.html#timeouts-for-http/https-requests). This prevents certain types of network problems from hanging builds, and is especially helpful for build cache users. Furthermore, Gradle will [blacklist remote repositories](https://docs.gradle.org/4.3/release-notes.html#blacklist-repository-in-case-of-repository-failures) for the duration of a build where requests time out. - The [`plugins {}` DSL can now be used in more cases](https://docs.gradle.org/4.3/release-notes.html#more-use-cases-supported-using-the-plugins-{}-block). Subprojects can now apply plugins declared in `buildSrc` and non-core plugins already declared in parent projects. - The runtime task inputs API (what you'd typically see in a Gradle script instead of a binary plugin) is now [more consistent with the statically-compiled API](https://docs.gradle.org/4.3/release-notes.html#task-input/output-annotations-and-runtime-api). Specifically, Gradle now creates directories for output properties, validates inputs and outputs, and allows classpath property declaration similar to when using annotations. - A [new console `verbose` mode](https://docs.gradle.org/4.3/release-notes.html#new-command-line-options) will print outcomes of all tasks (like `UP-TO-DATE`) like Gradle 3.5 and earlier did. You can set this via `--console=verbose` or by a new Gradle property `org.gradle.console=(plain rich verbose)`. Furthermore, all boolean flags like `--parallel` now have inverses like `--no-parallel` to make for a more consistent CLI. - Last but not least, [new task output `DirectoryProperty` and `RegularFileProperty`](https://docs.gradle.org/4.3/release-notes.html#improvements-for-plugin-authors) types carry generating task information that allow Gradle to infer task dependencies. Use these types in your custom tasks instead of `File`s. We hope you will build happiness with Gradle 4.3, and we look forward to your feedback [via Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). #### Upgrade Instructions Switch your build to use Gradle 4.3 quickly by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.3` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle 4.3, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.2.1`](https://github.com/gradle/gradle/releases/tag/v4.2.1): 4.2.1 [Compare Source](https://github.com/gradle/gradle/compare/v4.2.0...v4.2.1) This bug-fix release addresses a regression in 4.2, which caused Android instrumented tests to fail. It also improves Java 9 compatibility and clarifies a few deprecation warnings. We recommend that all Gradle 4.2 users upgrade to 4.2.1 For the full list of fixed issues, see the [GitHub milestone](https://github.com/gradle/gradle/milestone/42?closed=1). #### Upgrade Instructions Switch your build to use Gradle 4.2.1 by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.2.1` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle 4.2.1, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.2`](https://github.com/gradle/gradle/releases/tag/v4.2.0): 4.2 [Compare Source](https://github.com/gradle/gradle/compare/v4.1.0...v4.2.0) The Gradle team is pleased to announce Gradle 4.2. First and foremost, progress has been made to improve Gradle's support for building native applications. The first outcome is [parallel task execution for native compilation and linking tasks](https://docs.gradle.org/4.2/release-notes.html#parallel-native-compilation-and-linking) *by default*. This has reduced build times for native performance scenarios by as much as half. Native apps aren't the only ones that will benefit from upgrading to Gradle 4.2. We've been working hard to ensure the build cache introduces very little overhead; builds that resolve all task outputs from the local build cache are up to 20% faster due to improvements in unpacking. Another significant performance improvement comes from `zipTree` and `tarTree` now avoiding redundant tree visitation. ![gradle-4 2-perf](https://user-images.githubusercontent.com/51534/30601532-143344f4-9d17-11e7-82ba-c47398f4448a.png) *** Next up, first-class support for [Google Cloud Storage](https://cloud.google.com/storage/) backed repositories! You can publish and consume using the `ivy-publish` and `maven-publish` plugins. This works similarly to our Amazon S3 support, check out the [samples in the user manual](https://docs.gradle.org/4.2/userguide/dependency_management.html#mavenIvyGCSRepositoriesAuthDefault). Play framework support is upgraded in Gradle 4.2: Play v2.6, built-in Twirl template types and user-defined Twirl formats are now supported. This version of Gradle introduces new [on-demand rebuild and reload for `PlayRun`](https://docs.gradle.org/4.2/release-notes.html#better-play-support). This is different from `--continuous` build and gives a more pleasant development experience for some workflows. Gradle [Kotlin DSL v0.11.1](https://github.com/gradle/kotlin-dsl/releases/) (included in this release) brings the latest and greatest Kotlin (**1.1.4-3**) and takes big steps toward general usability with utilities for Groovy-heavy DSLs such as Maven POM customization, Ant usage and those provided by Groovy-based community plugins. Other improvements include better Gradle API null-safety, new samples, and improvements to the `kotlin-dsl` plugin. ![kotlin-dsl-0 11 1](https://user-images.githubusercontent.com/51534/29980427-b8e93502-8efe-11e7-833b-962a45d52043.png) Last but not least, if your custom plugin is using the `Instantiator` (most-used internal API according to BigQuery public GitHub data), please migrate to the [`ObjectFactory` API for nested DSLs](https://docs.gradle.org/4.2/userguide/custom_plugins.html#sec:nested_dsl_elements), new in Gradle 4.2. More information is available in the [full release notes](https://docs.gradle.org/4.2/release-notes.html). We hope you will build happiness with Gradle 4.2, and we look forward to your feedback [via Twitter](https://twitter.com/gradle) or [on GitHub](https://github.com/gradle). ##### Important deprecation notices We are deprecating Gradle's [RuleSource](https://docs.gradle.org/4.2/userguide/software_model.html#sec:rule_sources) and implementing native support in the current model. Information and roadmap in our post "[State and future of the Gradle Software Model](https://blog.gradle.org/state-and-future-of-the-gradle-software-model)". Support for running Gradle on Java 7 is deprecated and will be removed in Gradle 5.0; [Java 7 reached end-of-life in April 2015](https://www.java.com/en/download/faq/java_7.xml). However, you will still be able to compile, test, generate Javadoc and execute applications for Java 6 and Java 7 using [cross-compilation](https://docs.gradle.org/4.2/userguide/java_plugin.html#sec:java_cross_compilation) #### Upgrade Instructions Switch your build to use Gradle 4.2 quickly by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.2` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle 4.2, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.1`](https://github.com/gradle/gradle/releases/tag/v4.1.0): 4.1 [Compare Source](https://github.com/gradle/gradle/compare/v4.0.2...v4.1.0) The Gradle team is pleased to announce Gradle 4.1. First and foremost, we are excited to announce the new [Worker API](https://docs.gradle.org/4.1/userguide/custom_tasks.html#worker_api) for Gradle plugins, which facilitates **safe parallel execution**. We encourage plugin authors to [read the new user guide section](https://docs.gradle.org/4.1/userguide/custom_tasks.html#worker_api) and implement tasks using this API because it provides parallel execution by default. Core plugins will adopt this API in future releases. Furthermore, the [Gradle plugin for Android 3.0 alpha](https://developer.android.com/studio/preview/features/new-android-plugin.html) has already adopted this API, so plugin developers will be in good company. More details are given in the [full release notes](https://docs.gradle.org/4.1/release-notes.html#worker-api-for-safe,-concurrent-work-execution). This release supports **running Gradle on the most recent JDK 9 release** (b170+). Read our [guide to building Java 9 modules](https://guides.gradle.org/building-java-9-modules) to learn how to produce and consume Java 9 modules with Gradle. Steady progress has been made to make the [build cache](https://blog.gradle.org/introducing-gradle-build-cache) more user-friendly. Remote build cache results are mirrored locally and build cache resolution failures no longer fail the build. Included in this release, Gradle [Kotlin DSL v0.10.3](https://github.com/gradle/kotlin-dsl/releases/tag/v0.10.3) comes with the latest Kotlin release (1.1.3), a new `kotlin-dsl` plugin for Gradle Plugins written in Kotlin, plus many improvements to usability, stability, and performance. We've also spent some time making composite builds work more like multi-project builds. **Included builds are now executed in parallel by default** and Gradle avoids executing included build tasks multiple times when possible. Finally, you can now use `--continuous` build and composite builds together. Scala enthusiasts rejoice! **Scala compile and Scaladoc tasks now support Gradle's build cache**. Zinc has been also upgraded to v0.3.15, which has preliminary support for compiling Scala using Java 9. Finally, the CLI now shows more detail about tests in-progress, showing which tests are running in parallel. ![gradle-4 1-test-exec](https://user-images.githubusercontent.com/51534/28283605-0882ca64-6ae3-11e7-8ea5-c0faf7322722.gif) *** <!-- Performance continues to improve in this release, the most noticeable improvements to build startup. --> More information is available in the [full release notes](https://docs.gradle.org/4.1/release-notes.html). We hope you will build happiness with Gradle 4.1, and we look forward to your feedback [via Twitter](https://twitter.com/gradle) or [on GitHub](https://github.com/gradle). #### Upgrade Instructions Switch your build to use Gradle 4.1 quickly by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.1` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle 4.1, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.0.2`](https://github.com/gradle/gradle/releases/tag/v4.0.2): 4.0.2 [Compare Source](https://github.com/gradle/gradle/compare/v4.0.1...v4.0.2) This bug-fix release addresses two regressions in 4.0/4.0.1 that may lead to hanging build executions and one that can cause issues with dependency excludes. If your project uses Gradle 4.0 or 4.0.1, please update to 4.0.2. Fixed issues: - [gradle/gradle#2415](https://github.com/gradle/gradle/issues/2415): Resolving metadata from parent POM can hang the build - [gradle/gradle#2407](https://github.com/gradle/gradle/issues/2407): Exceptions in `@OutputFiles` method can hang the build w/o reporting exceptions - [gradle/gradle#2480](https://github.com/gradle/gradle/issues/2480): Dependency excludes defined in a `beforeResolve` hook should be respected #### Upgrade Instructions Switch your build to use Gradle 4.0.2 by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.0.2` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle 4.0.2, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.0.1`](https://github.com/gradle/gradle/releases/tag/v4.0.1): 4.0.1 [Compare Source](https://github.com/gradle/gradle/compare/v4.0.0...v4.0.1) **Update: Please update to [4.0.2](https://github.com/gradle/gradle/releases/tag/v4.0.2) instead** This bug-fix release addresses four uncaught regressions in [4.0](https://github.com/gradle/gradle/releases/tag/v4.0.0). If your project uses Gradle 4.0, please update to 4.0.1. Fixed issues: - [gradle/gradle#2321](https://github.com/gradle/gradle/issues/2321): Deadlock in parallel test execution - [gradle/gradle#2239](https://github.com/gradle/gradle/issues/2239): Sporadic IllegalStateException while initializing build - [gradle/gradle#2385](https://github.com/gradle/gradle/issues/2385): Wrong setter selected in presence of a typed and untyped setter - [gradle/gradle#2360](https://github.com/gradle/gradle/issues/2360): Mark SourceDirectorySet.outputDir as Incubating #### Upgrade Instructions Switch your build to use Gradle 4.0.1 by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.0.1` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle 4.0.1, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). ### [`v4.0`](https://github.com/gradle/gradle/releases/tag/v4.0.0): 4.0 [Compare Source](https://github.com/gradle/gradle/compare/v3.5.1...v4.0.0) The Gradle team is pleased to announce Gradle 4.0. We are excited to share some great new features and improvements with you in this release: First and foremost, Gradle's [Build Cache](https://blog.gradle.org/introducing-gradle-build-cache) is now **production-ready for Java and Groovy** compilation and Java test tasks! This provides remarkable performance, making Gradle builds [up to 100x faster than Maven](https://gradle.org/gradle-vs-maven-performance) in common scenarios. This is further improved by overlapping outputs detection, configurable classpath normalization that avoids unnecessary task execution, and more listed in the [full release notes](https://docs.gradle.org/4.0/release-notes.html#build-cache-improvements). The cacheability of other tasks, including other languages, will be completed in future releases. We invite you to check out our new guide for [maximizing effectiveness of the Gradle Build Cache](https://guides.gradle.org/using-build-cache/). Now on to user experience: this release has a number of enhancements in logging and terminal display. Log output is now **grouped by project and task** when attached to a terminal — output from tasks run in parallel will no longer be interleaved. However, logging behaves the same as previous Gradle versions in non-interactive environments, and with `--console=plain`, to allow automated tools like CI systems to parse the logs they expect. ![4 0-console-2](https://cloud.githubusercontent.com/assets/51534/26138674/ba0f3b44-3a7f-11e7-9c15-ae921ff6b637.png) *** The console output now shows more detail about what exactly is in-progress, and parallel work in-progress is now displayed by default. You can learn more about logging and console output in the [user guide](https://docs.gradle.org/4.0/userguide/console.html). ![4 0-console-take5](https://cloud.githubusercontent.com/assets/51534/26138676/bf6c2eee-3a7f-11e7-8161-62e217ef0789.gif) *** Speaking of parallel work-in-progress, **artifacts and metadata from remote repositories are now downloaded in parallel**! Gradle also avoids downloading the same dependency twice even if parallel tasks request the same one simultaneously. [Gradle Script Kotlin v0.9.0](https://github.com/gradle/gradle-script-kotlin/releases/tag/v0.9.0) (included in this release) brings very welcome improvements: auto-detection of Kotlin build scripts, default imports for the whole Gradle API, improved samples and docs with an [API reference](https://gradle.github.io/gradle-script-kotlin-docs/api/), better IntelliJ experience and more! Finally, this release introduces a public type that represents lazily-evaluated properties (aka `ConventionMapping`). This is one of the most-requested features by plugin authors. You can learn more about `PropertyState`s [here](https://docs.gradle.org/4.0/release-notes.html#public-type-for-representing-lazily-evaluated-properties). A good example of their usage can be found in the [gradle-site-plugin](https://github.com/gradle-guides/gradle-site-plugin). We hope you will build happiness with Gradle 4.0, and we look forward to your feedback [via Twitter](https://twitter.com/gradle) or [on GitHub](https://github.com/gradle). #### Upgrade Instructions Switch your build to use Gradle 4.0 quickly by updating your wrapper properties: `./gradlew wrapper --gradle-version=4.0` Standalone downloads are available at <https://gradle.org/install>. #### Reporting Problems If you find a problem with Gradle 4.0, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40Ni41IiwidXBkYXRlZEluVmVyIjoiNDMuMjMxLjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
renovate-bot force-pushed renovate/gradle-9.x from 2ed383b252 to c307f8ebf5 2025-09-18 16:01:54 +02:00 Compare
renovate-bot force-pushed renovate/gradle-9.x from c307f8ebf5 to 9a7780848d 2025-10-29 16:03:30 +01:00 Compare
renovate-bot force-pushed renovate/gradle-9.x from 9a7780848d to eac1da90f3 2025-11-17 16:01:39 +01:00 Compare
renovate-bot force-pushed renovate/gradle-9.x from eac1da90f3 to 8675a51431 2025-12-19 19:02:49 +01:00 Compare
renovate-bot force-pushed renovate/gradle-9.x from 8675a51431 to e27c7b9195 2026-01-16 13:02:13 +01:00 Compare
renovate-bot force-pushed renovate/gradle-9.x from e27c7b9195 to 0af31aae56 2026-01-29 16:02:41 +01:00 Compare
renovate-bot force-pushed renovate/gradle-9.x from 0af31aae56 to a7765de910 2026-03-04 12:01:59 +01:00 Compare
renovate-bot force-pushed renovate/gradle-9.x from a7765de910 to 4ad5c0f201 2026-03-19 11:01:40 +01:00 Compare
renovate-bot force-pushed renovate/gradle-9.x from 4ad5c0f201 to 0e1ea0be02 2026-04-28 15:01:53 +02:00 Compare
renovate-bot force-pushed renovate/gradle-9.x from 0e1ea0be02 to c317426009 2026-05-12 16:02:20 +02:00 Compare
renovate-bot force-pushed renovate/gradle-9.x from c317426009 to 1b21875140 2026-06-19 02:01:59 +02:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/gradle-9.x:renovate/gradle-9.x
git switch renovate/gradle-9.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/gradle-9.x
git switch renovate/gradle-9.x
git rebase master
git switch master
git merge --ff-only renovate/gradle-9.x
git switch renovate/gradle-9.x
git rebase master
git switch master
git merge --no-ff renovate/gradle-9.x
git switch master
git merge --squash renovate/gradle-9.x
git switch master
git merge --ff-only renovate/gradle-9.x
git switch master
git merge renovate/gradle-9.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
psYchotic/caffeinetile!6
No description provided.