Skip to content

chore(deps): bump gradle-wrapper from 9.4.1 to 9.5.0#10981

Merged
wmontwe merged 2 commits intomainfrom
dependabot/gradle/gradle-wrapper-9.5.0
May 6, 2026
Merged

chore(deps): bump gradle-wrapper from 9.4.1 to 9.5.0#10981
wmontwe merged 2 commits intomainfrom
dependabot/gradle/gradle-wrapper-9.5.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Bumps gradle-wrapper from 9.4.1 to 9.5.0.

Release notes

Sourced from gradle-wrapper's releases.

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

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.

9.5.0 RC4

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot Bot added type: dependency Project dependencies type: gradle Gradle dependency updates labels May 5, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 5, 2026 14:46
@dependabot dependabot Bot requested a review from rafaeltonholo May 5, 2026 14:46
@dependabot dependabot Bot added type: dependency Project dependencies type: gradle Gradle dependency updates labels May 5, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 5, 2026

Validation Passed: All report and feature-flag labels are correctly set.

@wmontwe wmontwe added the report: exclude Exclude changes from user-facing reports (internal, minor, or not relevant to users). label May 6, 2026
@wmontwe wmontwe force-pushed the dependabot/gradle/gradle-wrapper-9.5.0 branch 3 times, most recently from 26583ee to 01a5af1 Compare May 6, 2026 11:26
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 9.4.1 to 9.5.0.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.4.1...v9.5.0)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@wmontwe wmontwe force-pushed the dependabot/gradle/gradle-wrapper-9.5.0 branch from 01a5af1 to 6abcb24 Compare May 6, 2026 11:27
@wmontwe
Copy link
Copy Markdown
Member

wmontwe commented May 6, 2026

This Gradle version uses a newer Kotlin version as the project. To avoid issues with the Gradle Kotlin plugin. The project Kotlin version needs to be updated too.

I patched this PR and bumped Kotlin 2.3.10 to 2.3.21

rafaeltonholo
rafaeltonholo previously approved these changes May 6, 2026
Copy link
Copy Markdown
Member

@rafaeltonholo rafaeltonholo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wmontwe wmontwe force-pushed the dependabot/gradle/gradle-wrapper-9.5.0 branch from 6abcb24 to 6541d4e Compare May 6, 2026 11:53
@wmontwe wmontwe requested a review from rafaeltonholo May 6, 2026 11:57
@wmontwe wmontwe merged commit eae8250 into main May 6, 2026
19 checks passed
@wmontwe wmontwe deleted the dependabot/gradle/gradle-wrapper-9.5.0 branch May 6, 2026 12:52
@thunderbird-botmobile thunderbird-botmobile Bot added this to the Thunderbird 20 milestone May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

report: exclude Exclude changes from user-facing reports (internal, minor, or not relevant to users). type: dependency Project dependencies type: gradle Gradle dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants