chore(deps): update gradle #51

Merged
Richard Banks merged 1 commit from renovate/gradle-wrapper-minor into main 2026-07-17 17:54:30 +00:00
Contributor

This PR contains the following updates:

Package Update Change
gradle (source) minor 9.5.19.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.


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 is behind base branch, 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.1` → `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). </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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTIuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI1Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
chore(deps): update gradle
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
b929e9beca
Richard Banks force-pushed renovate/gradle-wrapper-minor from b929e9beca
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
to 7c78bb36f7 2026-07-17 17:54:13 +00:00
Compare
Richard Banks deleted branch renovate/gradle-wrapper-minor 2026-07-17 17:54:30 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
richard/constellation!51
No description provided.