Update dependency gradle to v8 #31

Open
renovate wants to merge 1 commits from renovate_gradle-8.x into dev
Owner

This PR contains the following updates:

Package Update Change
gradle (source) major 6.7 -> 8.11.1

⚠️ Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

gradle/gradle (gradle)

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.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.


Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://github.com/gradle/gradle)) | major | `6.7` -> `8.11.1` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>gradle/gradle (gradle)</summary> ### [`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.4...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.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). </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xMjguMyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoiZGV2In0=-->
renovate added 1 commit 2023-02-14 01:15:02 +00:00
Update dependency gradle to v8
Some checks failed
valuya/comptaplan_app/pipeline/head There was a failure building this commit
valuya/comptaplan_app/pipeline/pr-dev There was a failure building this commit
4179d2f539
renovate force-pushed renovate_gradle-8.x from 4179d2f539 to c19b777b06 2023-02-18 01:11:49 +00:00 Compare
renovate force-pushed renovate_gradle-8.x from c19b777b06 to a0cd8424a8 2023-03-04 01:11:08 +00:00 Compare
renovate force-pushed renovate_gradle-8.x from a0cd8424a8 to 1fbdf0300f 2023-04-13 01:11:56 +00:00 Compare
renovate force-pushed renovate_gradle-8.x from 1fbdf0300f to 51d8aaa9f0 2023-04-22 01:14:08 +00:00 Compare
renovate force-pushed renovate_gradle-8.x from 51d8aaa9f0 to 680bada452 2023-07-01 01:17:31 +00:00 Compare
renovate force-pushed renovate_gradle-8.x from 680bada452 to bbd8523bb3 2023-07-11 01:16:12 +00:00 Compare
renovate force-pushed renovate_gradle-8.x from bbd8523bb3 to bdbd7e9dcb 2023-08-18 01:22:31 +00:00 Compare
renovate force-pushed renovate_gradle-8.x from bdbd7e9dcb to fd67b464cb 2023-10-05 01:19:53 +00:00 Compare
renovate force-pushed renovate_gradle-8.x from fd67b464cb to fcefc7e9c5 2023-11-30 01:16:46 +00:00 Compare
renovate force-pushed renovate_gradle-8.x from fcefc7e9c5 to 60e2d8538e 2024-02-03 01:09:30 +00:00 Compare
renovate force-pushed renovate_gradle-8.x from 60e2d8538e to 8c38e58476 2024-03-23 01:11:01 +00:00 Compare
renovate force-pushed renovate_gradle-8.x from 8c38e58476 to a311125e3e 2024-06-01 01:13:08 +00:00 Compare
renovate force-pushed renovate_gradle-8.x from a311125e3e to 007b68c2dd 2024-07-12 01:17:30 +00:00 Compare
renovate force-pushed renovate_gradle-8.x from 007b68c2dd to 591f93cae2 2024-08-15 01:13:07 +00:00 Compare
renovate force-pushed renovate_gradle-8.x from 591f93cae2 to bd94d52139 2024-09-10 01:04:27 +00:00 Compare
renovate force-pushed renovate_gradle-8.x from bd94d52139 to 3eb43d482c 2024-09-24 01:04:30 +00:00 Compare
renovate force-pushed renovate_gradle-8.x from 3eb43d482c to 8951d6d95a 2024-11-12 01:04:30 +00:00 Compare
renovate force-pushed renovate_gradle-8.x from 8951d6d95a to c0d7672999 2024-11-21 01:05:15 +00:00 Compare
This repo is archived. You cannot comment on pull requests.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
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: Valuya/comptaplan_app#31
No description provided.