Skip to content

Bump gradle-wrapper from 5.4 to 6.9.4#431

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/gradle-wrapper-6.9.4
Open

Bump gradle-wrapper from 5.4 to 6.9.4#431
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/gradle/gradle-wrapper-6.9.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps gradle-wrapper from 5.4 to 6.9.4.

Release notes

Sourced from gradle-wrapper's releases.

6.9.4

This is a patch release for 6.9. We recommend using 6.9.4 instead of 6.9.

It fixes the following issues:

  • #23680 Dependency graph resolution: Equivalent excludes can cause un-necessary graph mutations [backport 6.x]
  • #23945 Backport trusting only full GPG keys in dependency verification [Backport 6.9.4]
  • #23950 Exclude rule merging: missing optimization [backport 6.x]

Read the Release Notes

Upgrade Instructions

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

./gradlew wrapper --gradle-version=6.9.4

See the Gradle 6.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading to Gradle 6.9.4.

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.

Commits
  • 7f9380f Merge pull request #23975 Release note for 6.9.4
  • 4a7e5bd Release note for 6.9.4
  • bf3cc0f Merge pull request #23946 Trusted GPG-key should only accept 160-bit fingerpr...
  • aba2e18 Merge pull request #23713 Dependency resolution fixes
  • ff1d3bb Trusted GPG-key should only accept 160-bit fingerprints
  • fca2c9b Add missing optimization to exclude merging
  • d749d03 Cache DependencyState after substitution
  • d23393b Merge pull request #23790 Run nightly promotion build once per week for old r...
  • 406065e Run nightly promotion build once per week for old release branches
  • b60d302 Merge pull request #23788 Disable more failing native tests on release6x
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
gradle-wrapper [>= 9.a, < 10]
gradle-wrapper [>= 8.a, < 9]
gradle-wrapper [>= 7.a, < 8]

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 [gradle-wrapper](https://github.com/gradle/gradle) from 5.4 to 6.9.4.
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v5.4.0...v6.9.4)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 6.9.4
  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 Mar 30, 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