Update Gradle Wrapper from 9.6.1 to 9.7.0 - #3333
Closed
github-actions[bot] wants to merge 1 commit into
Closed
Conversation
Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
3 tasks
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.
Member
|
Closing: 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 — posted by Claude on behalf of @juherr |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
9.7.084fbba45c7f4c64abc77460e1c00f541e9f960e3c7ed2538f1ede19eacd873ae7a9ce74cff467ca1bf60a4fcd9f05185acceda4d0f382434d393e17864262c5dYou 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.