Skip to content

Build(deps): Bump gradle-wrapper from 8.11.1 to 9.5.1#22

Open
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/gradle/gradle-wrapper-9.5.1
Open

Build(deps): Bump gradle-wrapper from 8.11.1 to 9.5.1#22
dependabot[bot] wants to merge 2 commits into
masterfrom
dependabot/gradle/gradle-wrapper-9.5.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps gradle-wrapper from 8.11.1 to 9.5.1.

Release notes

Sourced from gradle-wrapper's releases.

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

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.

9.5.0

... (truncated)

Commits
  • fd78213 Update Documentation Infrastructure: Fix scrolling issue in user manual (#37861)
  • 7758437 fix scroll
  • 2fd605f Only try to run as worker thread in DefaultBuildOperationQueue (#37845)
  • af69849 Release notes for Gradle 9.5.1 (#37853)
  • f4d9d03 Release notes for Gradle 9.5.1
  • 01eda3a Address review feedback on worker-lease retry changes
  • 7024e15 Revert enrich file visitor with size info on release branch (#37848)
  • d51476f Fix tryRunAsWorkerThread null-return test to match contract
  • 090ebab Revert "Add getLength() to FilePropertyVisitor.VisitState"
  • bceab24 Revert "Fix annotation"
  • Additional commits viewable in compare view

Write notes on findings found during maintenance
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels May 19, 2026
@dependabot dependabot Bot changed the title Build(deps): Bump gradle-wrapper from 7.5.1 to 9.5.1 Build(deps): Bump gradle-wrapper from 8.5 to 9.5.1 Jun 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/gradle/gradle-wrapper-9.5.1 branch from 82adb08 to 5288473 Compare June 3, 2026 11:46
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 8.11.1 to 9.5.1.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v8.11.1...v9.5.1)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.5.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Build(deps): Bump gradle-wrapper from 8.5 to 9.5.1 Build(deps): Bump gradle-wrapper from 8.11.1 to 9.5.1 Jun 3, 2026
@dependabot dependabot Bot force-pushed the dependabot/gradle/gradle-wrapper-9.5.1 branch from 5288473 to a92d792 Compare June 3, 2026 13:03
@dlmiles

dlmiles commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Notes:

  • This bump is not possible beyond 8.11.1 if the *-wsdl-axis1 projects are to be built, due to third-party WSDL Gradle plugin. Already document the matter in project and the intention will be to build/publish without legacy AXIS1 versions.

  • This bump is not possible beyond 8.* due to dependant project, due to XJC Gradle plugin not yet supporting 9.x this is the subject of another project and should be resolved in the future.

It is expect then latest 9.x can then be used to build the main artifacts (excluding *-wsdl-axis1 modules).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant