Skip to content

Update Gradle from 8.14.5 to 9.7.1 (major v9) - #1085

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gradle-9.x
Open

Update Gradle from 8.14.5 to 9.7.1 (major v9)#1085
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gradle-9.x

Conversation

@renovate

@renovate renovate Bot commented Sep 1, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
gradle (source) major 8.14.59.7.1

Release Notes

gradle/gradle (gradle)

v9.7.1

Compare Source

v9.7.0

Compare Source

v9.6.1

Compare Source

v9.6.0

Compare Source

v9.5.1: 9.5.1

Compare Source

The Gradle team is excited to announce Gradle 9.5.1.

Here are the highlights of this release:

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

Read the Release Notes

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

Upgrade instructions

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

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

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

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

Reporting problems

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

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

v9.5.0: 9.5.0

Compare Source

The Gradle team is excited to announce Gradle 9.5.0.

Here are the highlights of this release:

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

Read the Release Notes

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

Upgrade instructions

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

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

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

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

Reporting problems

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

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

v9.4.1: 9.4.1

Compare Source

The Gradle team is excited to announce Gradle 9.4.1.

Here are the highlights of this release:

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

Read the Release Notes

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

Upgrade instructions

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

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

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

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

Reporting problems

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

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

v9.4.0: 9.4.0

Compare Source

The Gradle team is excited to announce Gradle 9.4.0.

Here are the highlights of this release:

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

Read the Release Notes

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

Upgrade instructions

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

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

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

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

Reporting problems

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

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

v9.3.1: 9.3.1

Compare Source

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

The following issues were resolved:

Read the Release Notes

Upgrade instructions

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

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

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

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

Reporting problems

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

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

v9.3.0: 9.3.0

Compare Source

The Gradle team is excited to announce Gradle 9.3.0.

Here are the highlights of this release:

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

Read the Release Notes

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

Upgrade instructions

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

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

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

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

Reporting problems

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

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

v9.2.1: 9.2.1

Compare Source

The Gradle team is excited to announce Gradle 9.2.1.

Here are the highlights of this release:

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

Read the Release Notes

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

Upgrade instructions

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

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

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

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

Reporting problems

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

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

v9.2.0: 9.2.0

Compare Source

The Gradle team is excited to announce Gradle 9.2.0.

Here are the highlights of this release:

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

Read the Release Notes

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

Upgrade instructions

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

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

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

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

Reporting problems

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

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

v9.1.0: 9.1.0

Compare Source

The Gradle team is excited to announce Gradle 9.1.0.

Here are the highlights of this release:

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

Read the Release Notes

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

Upgrade instructions

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

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

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

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

Reporting problems

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

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

v9.0.0: 9.0.0

Compare Source

The Gradle team is excited to announce Gradle 9.0.0.

Here are the highlights of this release:

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

Read the Release Notes

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

Upgrade instructions

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

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

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

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

Reporting problems

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

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


Configuration

📅 Schedule: (UTC)

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

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

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

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 02d7506 to b2f90cc Compare September 1, 2025 17:09
@renovate renovate Bot changed the title Update dependency gradle from 8.14.1 to 9.0.0 (major v9) Update dependency gradle from 8.14.3 to 9.0.0 (major v9) Sep 1, 2025
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from b2f90cc to 7ee6caf Compare September 1, 2025 17:28
@renovate renovate Bot changed the title Update dependency gradle from 8.14.3 to 9.0.0 (major v9) Update Gradle from 8.14.3 to 9.0.0 (major v9) Sep 8, 2025
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 7ee6caf to 73b6c41 Compare September 18, 2025 16:36
@renovate renovate Bot changed the title Update Gradle from 8.14.3 to 9.0.0 (major v9) Update Gradle from 8.14.3 to 9.1.0 (major v9) Sep 18, 2025
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 73b6c41 to 7857320 Compare October 21, 2025 10:53
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 7857320 to 10c6341 Compare October 29, 2025 23:08
@renovate renovate Bot changed the title Update Gradle from 8.14.3 to 9.1.0 (major v9) Update Gradle from 8.14.3 to 9.2.0 (major v9) Oct 29, 2025
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 10c6341 to 28eedb3 Compare November 10, 2025 23:55
@renovate renovate Bot changed the title Update Gradle from 8.14.3 to 9.2.0 (major v9) Update Gradle from 8.14.3 to 9.2.1 (major v9) Nov 17, 2025
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 28eedb3 to 186d594 Compare November 17, 2025 15:40
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 186d594 to dc440fc Compare December 31, 2025 17:19
@eirnym eirnym added this to the 7.0.0 milestone Jan 6, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from dc440fc to 1a98328 Compare January 16, 2026 14:51
@renovate renovate Bot changed the title Update Gradle from 8.14.3 to 9.2.1 (major v9) Update Gradle from 8.14.3 to 9.3.0 (major v9) Jan 16, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 1a98328 to b8b8676 Compare January 24, 2026 01:14
@renovate renovate Bot changed the title Update Gradle from 8.14.3 to 9.3.0 (major v9) Update Gradle from 8.14.4 to 9.3.0 (major v9) Jan 24, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from b8b8676 to b4fd648 Compare January 29, 2026 17:27
@renovate renovate Bot changed the title Update Gradle from 8.14.4 to 9.3.0 (major v9) Update Gradle from 8.14.4 to 9.3.1 (major v9) Jan 29, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from b4fd648 to 475cd2a Compare February 12, 2026 17:29
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch 2 times, most recently from d32c0e1 to bea34fa Compare February 27, 2026 14:07
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from bea34fa to aad9186 Compare March 4, 2026 13:56
@renovate renovate Bot changed the title Update Gradle from 8.14.4 to 9.3.1 (major v9) Update Gradle from 8.14.4 to 9.4.0 (major v9) Mar 4, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch 2 times, most recently from 55ae2c0 to f169e21 Compare March 19, 2026 10:07
@renovate renovate Bot changed the title Update Gradle from 8.14.4 to 9.4.0 (major v9) Update Gradle from 8.14.4 to 9.4.1 (major v9) Mar 19, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from f169e21 to cbf6d46 Compare March 30, 2026 13:07
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from cbf6d46 to c9360b0 Compare April 28, 2026 15:44
@renovate renovate Bot changed the title Update Gradle from 8.14.4 to 9.4.1 (major v9) Update Gradle from 8.14.4 to 9.5.0 (major v9) Apr 28, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from c9360b0 to e7d8a0b Compare May 13, 2026 20:11
@renovate renovate Bot changed the title Update Gradle from 8.14.4 to 9.5.0 (major v9) Update Gradle from 8.14.4 to 9.5.1 (major v9) May 13, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from e7d8a0b to c741dfc Compare June 19, 2026 01:06
@renovate renovate Bot changed the title Update Gradle from 8.14.4 to 9.5.1 (major v9) Update Gradle from 8.14.4 to 9.6.0 (major v9) Jun 19, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from c741dfc to 39f06f3 Compare June 26, 2026 19:55
@renovate renovate Bot changed the title Update Gradle from 8.14.4 to 9.6.0 (major v9) Update Gradle from 8.14.4 to 9.6.1 (major v9) Jun 26, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 39f06f3 to effb9dc Compare August 6, 2026 16:54
@renovate renovate Bot changed the title Update Gradle from 8.14.4 to 9.6.1 (major v9) Update Gradle from 8.14.4 to 9.7.0 (major v9) Aug 6, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from effb9dc to f6538c1 Compare August 12, 2026 02:58
@renovate renovate Bot changed the title Update Gradle from 8.14.4 to 9.7.0 (major v9) Update Gradle from 8.14.5 to 9.7.0 (major v9) Aug 12, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from f6538c1 to 651a1cb Compare August 19, 2026 20:58
@renovate renovate Bot changed the title Update Gradle from 8.14.5 to 9.7.0 (major v9) Update Gradle from 8.14.5 to 9.7.1 (major v9) Aug 19, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 651a1cb to 6e88f46 Compare August 26, 2026 12:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant