Update dependency gradle to v9.6.1 #2

Merged
Azur merged 1 commits from renovate/gradle-9.x into master 2026-07-15 10:48:16 +02:00
Collaborator

This PR contains the following updates:

Package Update Change
gradle (source) minor 9.5.09.6.1

Release Notes

gradle/gradle (gradle)

v9.6.1: 9.6.1

Compare Source

The Gradle team is excited to announce Gradle 9.6.1.

Here are the highlights of this release:

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

Read the Release Notes

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

Upgrade instructions

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

./gradlew :wrapper --gradle-version=9.6.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.6.0: 9.6.0

Compare Source

The Gradle team is excited to announce Gradle 9.6.0.

Here are the highlights of this release:

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

Read the Release Notes

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

Upgrade instructions

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

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

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

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

Reporting problems

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

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

v9.5.1: 9.5.1

Compare Source

The Gradle team is excited to announce Gradle 9.5.1.

Here are the highlights of this release:

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

Read the Release Notes

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

Upgrade instructions

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

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

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

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

Reporting problems

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

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


Configuration

📅 Schedule: (UTC)

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

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

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

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


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

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [gradle](https://gradle.org) ([source](https://github.com/gradle/gradle)) | minor | `9.5.0` → `9.6.1` | --- ### Release Notes <details> <summary>gradle/gradle (gradle)</summary> ### [`v9.6.1`](https://github.com/gradle/gradle/releases/tag/v9.6.1): 9.6.1 [Compare Source](https://github.com/gradle/gradle/compare/v9.6.0...v9.6.1) The Gradle team is excited to announce Gradle 9.6.1. Here are the highlights of this release: - Improved Configuration Cache hit rates - Additional CLI rendering options - Important project hierarchy lookup deprecations [Read the Release Notes](https://docs.gradle.org/9.6.1/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Aharnish Solanki](https://github.com/Ahar28), [Benedikt Johannes](https://github.com/benediktjohannes), [Devendra Reddy Pennabadi](https://github.com/devareddy05), [Dmytro Rodionov](https://github.com/smplio), [Dreeam](https://github.com/Dreeam-qwq), [Elías Hernández Rodríguez](https://github.com/EliasHdzR), [Eng Zer Jun](https://github.com/Juneezee), [FinlayRJW](https://github.com/FinlayRJW), [Kamal Kansal](https://github.com/kamalkansal27), [Marcono1234](https://github.com/Marcono1234), [Nelson Osacky](https://github.com/runningcode), [Philip Wedemann](https://github.com/hfhbd), [Ravi](https://github.com/rkdfx), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Ryan Schmitt](https://github.com/rschmitt), [Sebastian Schuberth](https://github.com/sschuberth), [seunghun.ham](https://github.com/seung-hun-h), [sk-reddy17](https://github.com/sk-reddy17), [Suvrat Acharya](https://github.com/Suvrat1629), [Vedant Madane](https://github.com/VedantMadane). #### Upgrade instructions Switch your build to use Gradle 9.6.1 by updating your wrapper: ``` ./gradlew :wrapper --gradle-version=9.6.1 && ./gradlew :wrapper ``` See the Gradle [9.x upgrade guide](https://docs.gradle.org/9.6.1/userguide/upgrading_version_9.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/9.6.1/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v9.6.0`](https://github.com/gradle/gradle/releases/tag/v9.6.0): 9.6.0 [Compare Source](https://github.com/gradle/gradle/compare/v9.5.1...v9.6.0) The Gradle team is excited to announce Gradle 9.6.0. Here are the highlights of this release: - Improved Configuration Cache hit rates - Additional CLI rendering options - Important project hierarchy lookup deprecations [Read the Release Notes](https://docs.gradle.org/9.6.0/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [Aharnish Solanki](https://github.com/Ahar28), [Benedikt Johannes](https://github.com/benediktjohannes), [Devendra Reddy Pennabadi](https://github.com/devareddy05), [Dmytro Rodionov](https://github.com/smplio), [Dreeam](https://github.com/Dreeam-qwq), [Elías Hernández Rodríguez](https://github.com/EliasHdzR), [Eng Zer Jun](https://github.com/Juneezee), [FinlayRJW](https://github.com/FinlayRJW), [Kamal Kansal](https://github.com/kamalkansal27), [Marcono1234](https://github.com/Marcono1234), [Nelson Osacky](https://github.com/runningcode), [Philip Wedemann](https://github.com/hfhbd), [Ravi](https://github.com/rkdfx), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Ryan Schmitt](https://github.com/rschmitt), [Sebastian Schuberth](https://github.com/sschuberth), [seunghun.ham](https://github.com/seung-hun-h), [sk-reddy17](https://github.com/sk-reddy17), [Suvrat Acharya](https://github.com/Suvrat1629), [Vedant Madane](https://github.com/VedantMadane). #### Upgrade instructions Switch your build to use Gradle 9.6.0 by updating your wrapper: ``` ./gradlew :wrapper --gradle-version=9.6.0 && ./gradlew :wrapper ``` See the Gradle [9.x upgrade guide](https://docs.gradle.org/9.6.0/userguide/upgrading_version_9.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/9.6.0/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v9.5.1`](https://github.com/gradle/gradle/releases/tag/v9.5.1): 9.5.1 [Compare Source](https://github.com/gradle/gradle/compare/v9.5.0...v9.5.1) The Gradle team is excited to announce Gradle 9.5.1. Here are the highlights of this release: - Task provenance in reports and failure messages - Type-safe accessors for precompiled Kotlin Settings plugins [Read the Release Notes](https://docs.gradle.org/9.5.1/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [atm1020](https://github.com/atm1020), [mataha](https://github.com/mataha), [Adam](https://github.com/aSemy), [Attila Kelemen](https://github.com/kelemen), [Benedikt Ritter](https://github.com/britter), [Björn Kautler](https://github.com/Vampire), [Caro Silva Rode](https://github.com/budindepunk), [CHANHAN](https://github.com/chanani), [Dmitry Nezavitin](https://github.com/DmitryNez), [Eng Zer Jun](https://github.com/Juneezee), [KugelLibelle](https://github.com/KugelLibelle), [Madalin Valceleanu](https://github.com/vmadalin), [Markus Gaisbauer](https://github.com/quijote), [Oliver Kopp](https://github.com/koppor), [Philip Wedemann](https://github.com/hfhbd), [ploober](https://github.com/ploober), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Rohit Anand](https://github.com/R0h1tAnand), [Suvrat Acharya](https://github.com/Suvrat1629), [Ujwal Suresh Vanjare](https://github.com/usv240), [Victor Merkulov](https://github.com/urdak) #### Upgrade instructions Switch your build to use Gradle 9.5.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper ``` See the Gradle [9.x upgrade guide](https://docs.gradle.org/9.5.1/userguide/upgrading_version_9.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/9.5.1/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNjAuNCIsInVwZGF0ZWRJblZlciI6IjQzLjI0Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Renovate-Bot changed title from Update dependency gradle to v9.5.1 to Update dependency gradle to v9.6.0 2026-06-19 12:04:46 +02:00
Renovate-Bot force-pushed renovate/gradle-9.x from 0161ba9f47 to f80ed966bf 2026-06-19 12:04:46 +02:00 Compare
Renovate-Bot added 1 commit 2026-06-29 12:08:15 +02:00
Renovate-Bot force-pushed renovate/gradle-9.x from f80ed966bf to 6aa2fa177c 2026-06-29 12:08:15 +02:00 Compare
Renovate-Bot changed title from Update dependency gradle to v9.6.0 to Update dependency gradle to v9.6.1 2026-06-29 12:08:16 +02:00
Azur merged commit 263d6acab0 into master 2026-07-15 10:48:16 +02:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Azur/Unmei#2