Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2025

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

Release notes

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

9.1.0

The Gradle team is excited to announce Gradle 9.1.0.

Here are the highlights of this release:

  • Full Java 25 support
  • Native task graph visualization
  • Enhanced console output

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Eng Zer Jun, EunHyunsu, Gaëtan Muller, HeeChul Yang, Jendrik Johannes, Johnny Lim, Junho Lee, Kirill Gavrilov, Matthew Haughton, Na Minhyeok, Philip Wedemann, Philipp Schneider, Pradyumna C, r-a-sattarov, Ryszard Perkowski, Sebastian Schuberth, SebastianHeil, Staffan Al-Kadhimi, winfriedgerlach, Xin Wang.

Upgrade instructions

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

./gradlew wrapper --gradle-version=9.1.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.1.0 RC4

... (truncated)

Changelog

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

{ "latestReleaseSnapshot": { "version": "9.1.0-20250916022252+0000", "buildTime": "20250916022252+0000" }, "latestRc": { "version": "9.1.0-rc-4", "buildTime": "20250915153701+0000" }, "finalReleases": [ { "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" }, { "version": "8.11.1", "buildTime": "20241120165646+0000" },

... (truncated)

Commits
  • e45a8db Update Gradle wrapper to version 9.1.0-rc-4 (#34993)
  • 6a63723 Update Gradle wrapper to version 9.1.0-rc-4
  • 769a0de Update wrapper upgrade instructions (#34965)
  • 95dcbd5 Update wrapper upgrade instructions
  • 89ece91 Port Kotlin script fingerprinting bugfix to 9.1.0 (#34983)
  • 66f36ef Fix bug in Kotlin script fingerprinting
  • 353e6cf Track startParameter.projectProperties as build input (#34955)
  • 4328cbb Polish CCFingerpringWriter
  • b5d892c Polish CCFingerpringWriter
  • b198b90 Clarify the comment about TAPI Jar bloating
  • 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.1.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.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 19, 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.

0 participants