Skip to content

chore(deps): bump gradle-wrapper from 9.5.1 to 9.6.1 in the minor-and-patch group across 1 directory#4

Merged
jesmrec merged 1 commit into
masterfrom
dependabot/gradle/minor-and-patch-30ba516ba3
Jul 7, 2026
Merged

chore(deps): bump gradle-wrapper from 9.5.1 to 9.6.1 in the minor-and-patch group across 1 directory#4
jesmrec merged 1 commit into
masterfrom
dependabot/gradle/minor-and-patch-30ba516ba3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-and-patch group with 1 update in the / directory: gradle-wrapper.

Updates gradle-wrapper from 9.5.1 to 9.6.1

Release notes

Sourced from gradle-wrapper's releases.

9.6.1

The Gradle team is excited to announce Gradle 9.6.1.

Here are the highlights of this release:

  • Improved Configuration Cache hit rates
  • Additional CLI rendering options
  • Important project hierarchy lookup deprecations

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle: Aharnish Solanki, Benedikt Johannes, Devendra Reddy Pennabadi, Dmytro Rodionov, Dreeam, Elías Hernández Rodríguez, Eng Zer Jun, FinlayRJW, Kamal Kansal, Marcono1234, Nelson Osacky, Philip Wedemann, Ravi, Roberto Perez Alcolea, Ryan Schmitt, Sebastian Schuberth, seunghun.ham, sk-reddy17, Suvrat Acharya, Vedant Madane.

Upgrade instructions

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

./gradlew :wrapper --gradle-version=9.6.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.6.0

... (truncated)

Commits
  • 309d128 Update fixed issues in release notes for 9.6.1 (#38328)
  • 040a978 Update fixed issues in release notes for 9.6.1
  • e0b8325 Restore --non-interactive flag instead of --interactive/--no-interactive (#38...
  • 946f3e6 Limit explicit temp file permission setting to intended use case (#38300)
  • 65f8224 Restore --non-interactive flag instead of --interactive/--no-interactive
  • e346a5e Adjust CLI flag to configure non-interactive console (#38301)
  • 9b53be9 Adjust CLI flag to configure non-interactive console
  • 0dd3b53 Limit explicit temp file permission setting to intended use case
  • 48e5ac2 Add reproducers
  • 25598fd Prepare 9.6.1 patch release (#38293)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Jun 21, 2026
@jesmrec

jesmrec commented Jul 7, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot dependabot Bot changed the title chore(deps): bump gradle-wrapper from 9.5.1 to 9.6.0 in the minor-and-patch group chore(deps): bump gradle-wrapper from 9.5.1 to 9.6.1 in the minor-and-patch group across 1 directory Jul 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/gradle/minor-and-patch-30ba516ba3 branch from cdb91fa to 94c20f3 Compare July 7, 2026 12:44
@jesmrec jesmrec self-requested a review July 7, 2026 12:45

@dj4oC dj4oC left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bumps the Gradle wrapper from 9.5.1 to 9.6.1 (dependabot minor-and-patch group); gradlew/gradlew.bat changes are auto-generated comment-text-only edits from the standard wrapper regeneration.

Findings

Nothing blocking. No .feature files, step definitions, or Appium/Cucumber code are touched, so the test-coverage checklist (scenario coverage, flakiness, hardcoded credentials/production data) does not apply — this is a build-tooling-only change.

Note

Build verification skipped (Xcode not available in cloud review environment). Code analysis only.

Verdict

Approved

🤖 Automated review by Claude Code (test-coverage)


Generated by Claude Code

@jesmrec

jesmrec commented Jul 7, 2026

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps the minor-and-patch group with 1 update in the / directory: [gradle-wrapper](https://github.com/gradle/gradle).


Updates `gradle-wrapper` from 9.5.1 to 9.6.1
- [Release notes](https://github.com/gradle/gradle/releases)
- [Commits](gradle/gradle@v9.5.1...v9.6.1)

---
updated-dependencies:
- dependency-name: gradle-wrapper
  dependency-version: 9.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/gradle/minor-and-patch-30ba516ba3 branch from 94c20f3 to 77cf823 Compare July 7, 2026 14:57
@jesmrec jesmrec merged commit b47e7eb into master Jul 7, 2026
1 check passed
@jesmrec jesmrec deleted the dependabot/gradle/minor-and-patch-30ba516ba3 branch July 7, 2026 14:58
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.

2 participants