Skip to content

Update Gradle Wrapper from 9.6.1 to 9.7.0 - #3333

Closed
github-actions[bot] wants to merge 1 commit into
masterfrom
gradlew-update-9.7.0
Closed

Update Gradle Wrapper from 9.6.1 to 9.7.0#3333
github-actions[bot] wants to merge 1 commit into
masterfrom
gradlew-update-9.7.0

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Update Gradle Wrapper from 9.6.1 to 9.7.0.

Read the release notes: https://docs.gradle.org/9.7.0/release-notes.html


The checksums of the Wrapper JAR and the distribution binary have been successfully verified.

  • Gradle release: 9.7.0
  • Distribution (-bin) zip checksum: 84fbba45c7f4c64abc77460e1c00f541e9f960e3c7ed2538f1ede19eacd873ae
  • Wrapper JAR Checksum: 7a9ce74cff467ca1bf60a4fcd9f05185acceda4d0f382434d393e17864262c5d

You can find the reference checksum values at https://gradle.org/release-checksums/


🤖 This PR has been created by the Update Gradle Wrapper action.

Need help? 🤔

If something doesn't look right with this PR please file an issue here.

Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
@github-actions
github-actions Bot requested a review from juherr as a code owner August 7, 2026 03:00
@github-actions github-actions Bot added the gradle-wrapper Pull requests that update the Gradle wrapper label Aug 7, 2026
@github-actions
github-actions Bot requested a review from krmahadevan as a code owner August 7, 2026 03:00
juherr added a commit that referenced this pull request Aug 13, 2026
The scheduled gradle-update/update-gradle-wrapper-action duplicated what the
`gradle` ecosystem in .github/dependabot.yml already does: both opened a PR for
9.6.1 -> 9.7.0 (#3333 and #3335) touching the same two files, and on the major
bump Dependabot updated gradlew and gradlew.bat as well (#3296).

Removing the action drops a third-party action holding branch and pull-request
write permissions, and lets the wrapper bump ride the Dependabot workflow:
`@dependabot rebase` and .github/workflows/combine-prs.yml both apply to it.

Checksum verification is unaffected — gradle-wrapper-validation.yml runs
gradle/actions/wrapper-validation on every push and pull request, whatever the
origin of the change.
@juherr

juherr commented Aug 13, 2026

Copy link
Copy Markdown
Member

Closing: master is already on Gradle 9.7.0, brought in by #3350, so this PR no longer has anything to apply.

It was also a duplicate of #3335, which Dependabot opened for the same 9.6.1 → 9.7.0 bump touching the same two files. #3355 removes the update-gradle-wrapper workflow and leaves the wrapper to the gradle ecosystem already declared in .github/dependabot.yml.

— posted by Claude on behalf of @juherr

@juherr juherr closed this Aug 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

gradle-wrapper Pull requests that update the Gradle wrapper

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants