Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

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

Release notes

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

9.3.1

This is a patch release for 9.3.0. We recommend using 9.3.1 instead of 9.3.0.

The following issues were resolved:

Read the Release Notes

Upgrade instructions

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

./gradlew wrapper --gradle-version=9.3.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.3.0

The Gradle team is excited to announce Gradle 9.3.0.

Here are the highlights of this release:

  • Test reporting improvements
  • Error and warning improvements
  • Build authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Adam, Adam, Aharnish Solanki,

... (truncated)

Changelog

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

{ "latestReleaseSnapshot": { "version": "9.4.0-20260209035730+0000", "buildTime": "20260209035730+0000" }, "latestRc": { "version": "9.4.0-rc-1", "buildTime": "20260208025655+0000" }, "finalReleases": [ { "version": "9.3.1", "buildTime": "20260129141501+0000" }, { "version": "9.3.0", "buildTime": "20260116111422+0000" }, { "version": "9.2.1", "buildTime": "20251117134048+0000" }, { "version": "9.2.0", "buildTime": "20251029135323+0000" }, { "version": "9.1.0", "buildTime": "20250918130556+0000" }, { "version": "9.0.0", "buildTime": "20250731163512+0000" }, { "version": "8.14.4", "buildTime": "20260123163023+0000" }, { "version": "8.14.3", "buildTime": "20250704131544+0000" }, { "version": "8.14.2", "buildTime": "20250605133201+0000" }, { "version": "8.14.1", "buildTime": "20250522134409+0000" },

... (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)

Bumps [org.gradle:gradle-tooling-api](https://github.com/gradle/gradle) from 8.13 to 9.3.1.
- [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.3.1)

---
updated-dependencies:
- dependency-name: org.gradle:gradle-tooling-api
  dependency-version: 9.3.1
  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 Feb 9, 2026
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