Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2025

Bumps org.gradle:gradle-tooling-api from 8.13 to 9.2.0.

Release notes

Sourced from org.gradle:gradle-tooling-api's releases.

9.2.0

The Gradle team is excited to announce Gradle 9.2.0.

Here are the highlights of this release:

  • Windows ARM support
  • Improved publishing APIs
  • Better guidance for dependency verification failures

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Adam, Björn Kautler, hasunzo, HYEON, Hyunjoon Park, HYUNJUN SON, Jendrik Johannes, Kirill Gavrilov, Madalin Valceleanu, Martin Bonnin, Matthew Haughton, Mikhail Polivakha, Na Minhyeok, Philip Wedemann, Philipp Schneider, Róbert Papp, Simon Marquis, TheGoesen, Vincent Potucek, Xin Wang.

Upgrade instructions

Switch your build to use Gradle 9.2.0 by updating your wrapper:

./gradlew wrapper --gradle-version=9.2.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.2.0 RC3

... (truncated)

Changelog

Sourced from org.gradle:gradle-tooling-api's changelog.

{ "latestReleaseSnapshot": { "version": "9.2.0-20251028012738+0000", "buildTime": "20251028012738+0000" }, "latestRc": { "version": "9.2.0-rc-3", "buildTime": "20251024101831+0000" }, "finalReleases": [ { "version": "9.2.0", "buildTime": "20251029135323+0000" }, { "version": "9.1.0", "buildTime": "20250918130556+0000" }, { "version": "9.0.0", "buildTime": "20250731163512+0000" }, { "version": "8.14.3", "buildTime": "20250704131544+0000" }, { "version": "8.14.2", "buildTime": "20250605133201+0000" }, { "version": "8.14.1", "buildTime": "20250522134409+0000" }, { "version": "8.14", "buildTime": "20250425092908+0000" }, { "version": "8.13", "buildTime": "20250225092214+0000" }, { "version": "8.12.1", "buildTime": "20250124125512+0000" }, { "version": "8.12", "buildTime": "20241220154653+0000" },

... (truncated)

Commits
  • d9d6bbc Release Notes: add performance improvement (#35499)
  • 8ab6294 fix RN images ident
  • 0c471da Release Notes: add performance improvement
  • a99aea5 Fix documentation part5_add_dataflow_action link - cherry-pick of #35458 to r...
  • c626269 Fix documentation part5_add_dataflow_action link (#35458)
  • 0c0a863 Remove dependency on Gradle internal class (#35454)
  • 53404bb Update Gradle wrapper to version 9.2.0-rc-3 (#35457)
  • 277fc03 Update Gradle wrapper to version 9.2.0-rc-3
  • f94c8f4 Remove dependency on Gradle internal class
  • 8a6b6c9 Prepare Release Notes and Upgrade Guide for 9.2.0 RC3 (#35449)
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [org.gradle:gradle-tooling-api](https://github.com/gradle/gradle) from 8.13 to 9.2.0.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Changelog](https://github.com/gradle/gradle/blob/master/released-versions.json)
- [Commits](gradle/gradle@v8.13.0...v9.2.0)

---
updated-dependencies:
- dependency-name: org.gradle:gradle-tooling-api
  dependency-version: 9.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Oct 30, 2025
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