Skip to content

chore(deps): Bump gradle-wrapper from 8.14.3 to 9.5.1#2482

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/gradle-wrapper-9.5.1
Closed

chore(deps): Bump gradle-wrapper from 8.14.3 to 9.5.1#2482
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/gradle-wrapper-9.5.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps gradle-wrapper from 8.14.3 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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 13, 2026
@dependabot dependabot Bot requested a review from cmgrote as a code owner May 13, 2026 04:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/gradle/gradle-wrapper-9.5.1 branch 2 times, most recently from 4b4b056 to 155caa4 Compare May 14, 2026 17:05
@dependabot dependabot Bot force-pushed the dependabot/gradle/gradle-wrapper-9.5.1 branch from 155caa4 to 51802dc Compare May 18, 2026 10:01
Bumps [gradle-wrapper](https://github.com/gradle/gradle) from 8.14.3 to 9.5.1.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v8.14.3...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 force-pushed the dependabot/gradle/gradle-wrapper-9.5.1 branch from 51802dc to 3b2e41b Compare May 20, 2026 12:33
cmgrote added a commit that referenced this pull request Jun 18, 2026
Consolidates updates from the following dependency PRs:
- #2574: chore(deps): Bump awssdk from 2.44.9 to 2.46.13
- #2572: chore(deps): Bump spotless-plugin-gradle from 8.5.1 to 8.7.0
- #2571: chore(deps): Bump actions/setup-java from 5.2.0 to 5.3.0
- #2567: chore(deps): Bump com.google.cloud:libraries-bom from 26.83.0 to 26.84.0
- #2565: chore(deps): Bump swagger-parser from 2.1.42 to 2.1.44
- #2564: chore(deps): Bump azure-identity from 1.18.3 to 1.18.4
- #2563: chore(deps): Bump azure-storage-file-datalake from 12.27.0 to 12.28.0
- #2559: chore(deps): Bump openlineage-java from 1.47.1 to 1.49.0
- #2557: chore(deps): Bump azure-core-http-okhttp from 1.13.4 to 1.13.5
- #2551: chore(deps): Bump sqlite-jdbc from 3.53.1.0 to 3.53.2.0
- #2550: chore(deps): Bump kotlin-test from 2.3.21 to 2.4.0
- #2549: chore(deps): Bump kotlin.jvm gradle plugin from 2.3.21 to 2.4.0
- #2547: chore(deps): Bump netty from 4.2.13.Final to 4.2.15.Final
- #2545: chore(deps): Bump jetty from 12.1.9 to 12.1.10
- #2544: chore(deps): Bump actions/checkout from 6.0.2 to 6.0.3
- #2541: chore(deps): Bump jackson from 2.21.3 to 2.22.0
- #2540: chore(deps): Bump nimbus-jose-jwt from 10.9 to 10.9.1
- #2536: chore(deps): Bump elasticsearch-java from 9.4.0 to 9.4.2
- #2533: chore(deps): Bump shadow plugin from 9.4.1 to 9.4.2
- #2528: chore(deps): Bump parsson from 1.1.7 to 1.1.9
- #2527: chore(deps): Bump docker/setup-buildx-action from 4.0.0 to 4.1.0
- #2526: chore(deps): Bump docker/login-action from 4.1.0 to 4.2.0
- #2522: chore(deps): Bump docker/build-push-action from 7.1.0 to 7.2.0

Excluded (needs separate review):
- #2482: Bump gradle-wrapper from 8.14.3 to 9.5.1 (major Gradle version upgrade)
- #2555: Bump opentelemetry-bom from 1.62.0 to 1.63.0
- #2515: Bump opentelemetry-instrumentation-bom-alpha from 2.28.0-alpha to 2.28.1-alpha

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Chris (He/Him) <cgrote@gmail.com>
cmgrote added a commit that referenced this pull request Jun 18, 2026
* chore(deps): consolidate dependency updates

Consolidates updates from the following dependency PRs:
- #2574: chore(deps): Bump awssdk from 2.44.9 to 2.46.13
- #2572: chore(deps): Bump spotless-plugin-gradle from 8.5.1 to 8.7.0
- #2571: chore(deps): Bump actions/setup-java from 5.2.0 to 5.3.0
- #2567: chore(deps): Bump com.google.cloud:libraries-bom from 26.83.0 to 26.84.0
- #2565: chore(deps): Bump swagger-parser from 2.1.42 to 2.1.44
- #2564: chore(deps): Bump azure-identity from 1.18.3 to 1.18.4
- #2563: chore(deps): Bump azure-storage-file-datalake from 12.27.0 to 12.28.0
- #2559: chore(deps): Bump openlineage-java from 1.47.1 to 1.49.0
- #2557: chore(deps): Bump azure-core-http-okhttp from 1.13.4 to 1.13.5
- #2551: chore(deps): Bump sqlite-jdbc from 3.53.1.0 to 3.53.2.0
- #2550: chore(deps): Bump kotlin-test from 2.3.21 to 2.4.0
- #2549: chore(deps): Bump kotlin.jvm gradle plugin from 2.3.21 to 2.4.0
- #2547: chore(deps): Bump netty from 4.2.13.Final to 4.2.15.Final
- #2545: chore(deps): Bump jetty from 12.1.9 to 12.1.10
- #2544: chore(deps): Bump actions/checkout from 6.0.2 to 6.0.3
- #2541: chore(deps): Bump jackson from 2.21.3 to 2.22.0
- #2540: chore(deps): Bump nimbus-jose-jwt from 10.9 to 10.9.1
- #2536: chore(deps): Bump elasticsearch-java from 9.4.0 to 9.4.2
- #2533: chore(deps): Bump shadow plugin from 9.4.1 to 9.4.2
- #2528: chore(deps): Bump parsson from 1.1.7 to 1.1.9
- #2527: chore(deps): Bump docker/setup-buildx-action from 4.0.0 to 4.1.0
- #2526: chore(deps): Bump docker/login-action from 4.1.0 to 4.2.0
- #2522: chore(deps): Bump docker/build-push-action from 7.1.0 to 7.2.0

Excluded (needs separate review):
- #2482: Bump gradle-wrapper from 8.14.3 to 9.5.1 (major Gradle version upgrade)
- #2555: Bump opentelemetry-bom from 1.62.0 to 1.63.0
- #2515: Bump opentelemetry-instrumentation-bom-alpha from 2.28.0-alpha to 2.28.1-alpha

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Chris (He/Him) <cgrote@gmail.com>

* chore(deps): Bump otel-instrumentation-bom-alpha from 2.28.0-alpha to 2.28.1-alpha (#2515)

Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Chris (He/Him) <cgrote@gmail.com>

---------

Signed-off-by: Chris (He/Him) <cgrote@gmail.com>
Co-authored-by: Claude <noreply@anthropic.com>
@dependabot @github

dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #2580.

@dependabot dependabot Bot closed this Jun 19, 2026
@dependabot dependabot Bot deleted the dependabot/gradle/gradle-wrapper-9.5.1 branch June 19, 2026 04:53
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.

0 participants