chore(deps): update gradle to v9.5.1 - autoclosed #38

Closed
Renovate Bot wants to merge 1 commit from renovate/gradle-9.x into main
Contributor

This PR contains the following updates:

Package Update Change
gradle (source) minor 9.4.19.5.1

Release Notes

gradle/gradle (gradle)

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.


Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

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.4.1` → `9.5.1` | --- ### Release Notes <details> <summary>gradle/gradle (gradle)</summary> ### [`v9.5.1`](https://github.com/gradle/gradle/releases/tag/v9.5.1): 9.5.1 [Compare Source](https://github.com/gradle/gradle/compare/v9.5.0...v9.5.1) The Gradle team is excited to announce Gradle 9.5.1. Here are the highlights of this release: - Task provenance in reports and failure messages - Type-safe accessors for precompiled Kotlin Settings plugins [Read the Release Notes](https://docs.gradle.org/9.5.1/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [atm1020](https://github.com/atm1020), [mataha](https://github.com/mataha), [Adam](https://github.com/aSemy), [Attila Kelemen](https://github.com/kelemen), [Benedikt Ritter](https://github.com/britter), [Björn Kautler](https://github.com/Vampire), [Caro Silva Rode](https://github.com/budindepunk), [CHANHAN](https://github.com/chanani), [Dmitry Nezavitin](https://github.com/DmitryNez), [Eng Zer Jun](https://github.com/Juneezee), [KugelLibelle](https://github.com/KugelLibelle), [Madalin Valceleanu](https://github.com/vmadalin), [Markus Gaisbauer](https://github.com/quijote), [Oliver Kopp](https://github.com/koppor), [Philip Wedemann](https://github.com/hfhbd), [ploober](https://github.com/ploober), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Rohit Anand](https://github.com/R0h1tAnand), [Suvrat Acharya](https://github.com/Suvrat1629), [Ujwal Suresh Vanjare](https://github.com/usv240), [Victor Merkulov](https://github.com/urdak) #### Upgrade instructions Switch your build to use Gradle 9.5.1 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper ``` See the Gradle [9.x upgrade guide](https://docs.gradle.org/9.5.1/userguide/upgrading_version_9.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/9.5.1/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). ### [`v9.5.0`](https://github.com/gradle/gradle/releases/tag/v9.5.0): 9.5.0 [Compare Source](https://github.com/gradle/gradle/compare/v9.4.1...v9.5.0) The Gradle team is excited to announce Gradle 9.5.0. Here are the highlights of this release: - Task provenance in reports and failure messages - Type-safe accessors for precompiled Kotlin Settings plugins [Read the Release Notes](https://docs.gradle.org/9.5.0/release-notes.html) We would like to thank the following community members for their contributions to this release of Gradle: [atm1020](https://github.com/atm1020), [mataha](https://github.com/mataha), [Adam](https://github.com/aSemy), [Attila Kelemen](https://github.com/kelemen), [Benedikt Ritter](https://github.com/britter), [Björn Kautler](https://github.com/Vampire), [Caro Silva Rode](https://github.com/budindepunk), [CHANHAN](https://github.com/chanani), [Dmitry Nezavitin](https://github.com/DmitryNez), [Eng Zer Jun](https://github.com/Juneezee), [KugelLibelle](https://github.com/KugelLibelle), [Madalin Valceleanu](https://github.com/vmadalin), [Markus Gaisbauer](https://github.com/quijote), [Oliver Kopp](https://github.com/koppor), [Philip Wedemann](https://github.com/hfhbd), [ploober](https://github.com/ploober), [Roberto Perez Alcolea](https://github.com/rpalcolea), [Rohit Anand](https://github.com/R0h1tAnand), [Suvrat Acharya](https://github.com/Suvrat1629), [Ujwal Suresh Vanjare](https://github.com/usv240), [Victor Merkulov](https://github.com/urdak) #### Upgrade instructions Switch your build to use Gradle 9.5.0 by updating your wrapper: ``` ./gradlew wrapper --gradle-version=9.5.0 && ./gradlew wrapper ``` See the Gradle [9.x upgrade guide](https://docs.gradle.org/9.5.0/userguide/upgrading_version_9.html) to learn about deprecations, breaking changes and other considerations when upgrading. For Java, Groovy, Kotlin and Android compatibility, see the [full compatibility notes](https://docs.gradle.org/9.5.0/userguide/compatibility.html). #### Reporting problems If you find a problem with this release, please file a bug on [GitHub Issues](https://github.com/gradle/gradle/issues) adhering to our issue guidelines. If you're not sure you're encountering a bug, please use the [forum](https://discuss.gradle.org/c/help-discuss). We hope you will build happiness with Gradle, and we look forward to your feedback via [Twitter](https://twitter.com/gradle) or on [GitHub](https://github.com/gradle). </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOC4wIiwidXBkYXRlZEluVmVyIjoiNDMuMjA5LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Renovate Bot scheduled this pull request to auto merge when all checks succeed 2026-04-28 12:50:33 +00:00
Renovate Bot force-pushed renovate/gradle-9.x from 2eabe03de9 to 9bad88d316 2026-05-08 12:51:20 +00:00 Compare
Renovate Bot force-pushed renovate/gradle-9.x from 9bad88d316 to ab509ecc12 2026-05-12 13:53:56 +00:00 Compare
Renovate Bot changed title from chore(deps): update gradle to v9.5.0 to chore(deps): update gradle to v9.5.1 2026-05-12 13:53:59 +00:00
Renovate Bot force-pushed renovate/gradle-9.x from ab509ecc12 to fc35bfee32 2026-06-03 08:40:08 +00:00 Compare
Renovate Bot changed title from chore(deps): update gradle to v9.5.1 to chore(deps): update gradle to v9.5.1 - autoclosed 2026-06-03 15:25:13 +00:00
Renovate Bot closed this pull request 2026-06-03 15:25:13 +00:00

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
richard/constellation!38
No description provided.