Skip to content

Bump gradle-wrapper from 9.5.1 to 9.6.1 - #461

Merged
OptimumCode merged 1 commit into
mainfrom
dependabot/gradle/gradle-wrapper-9.6.0
Jun 26, 2026
Merged

OptimumCode merged 1 commit into
mainfrom
dependabot/gradle/gradle-wrapper-9.6.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps gradle-wrapper from 9.5.1 to 9.6.1.

Release notes

Sourced from gradle-wrapper's releases.

9.6.0

The Gradle team is excited to announce Gradle 9.6.0.

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.0 by updating your wrapper:

./gradlew :wrapper --gradle-version=9.6.0 && ./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 RC3

... (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 the dependencies Dependencies update to newer versions label Jun 19, 2026

@github-actions github-actions Bot 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.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark 'KMP JSON schema validator'.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.

Benchmark suite Current: a35713b Previous: ba7a5df Ratio
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 2847.1679648241206 us/op 1253.7303385099688 us/op 2.27
macosArm64.CommonAvgTimeBench.validateBasic ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 2633.953497216274 us/op 1247.7516112 us/op 2.11
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 4834.008742774567 us/op 2801.507253174603 us/op 1.73
macosArm64.CommonAvgTimeBench.validateDetailed ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 11082.149830136987 us/op 3118.950590368272 us/op 3.55
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 1778.3398956723336 us/op 871.7822099559471 us/op 2.04
macosArm64.CommonAvgTimeBench.validateFlag ( {"objectPath":"openapi-invalid.json","schemaPath":"openapi_schema.json"} ) 1.190282690219223 us/op 0.5672410124170056 us/op 2.10
macosArm64.CommonAvgTimeBench.validate ( {"objectPath":"openapi.json","schemaPath":"openapi_schema.json"} ) 1910.5214988593154 us/op 1022.9553746319365 us/op 1.87

This comment was automatically generated by workflow using github-action-benchmark.

CC: @OptimumCode

@dependabot
dependabot Bot force-pushed the dependabot/gradle/gradle-wrapper-9.6.0 branch from 9392122 to 5dc1c23 Compare June 23, 2026 22:20
@OptimumCode
OptimumCode enabled auto-merge (squash) June 26, 2026 14:37
@dependabot
dependabot Bot force-pushed the dependabot/gradle/gradle-wrapper-9.6.0 branch from 5dc1c23 to a35713b Compare June 26, 2026 14:38
Bumps [gradle-wrapper](https://github.com/gradle/gradle) 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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump gradle-wrapper from 9.5.1 to 9.6.0 Bump gradle-wrapper from 9.5.1 to 9.6.1 Jun 26, 2026
@dependabot
dependabot Bot force-pushed the dependabot/gradle/gradle-wrapper-9.6.0 branch from a35713b to 08320fb Compare June 26, 2026 14:59
@OptimumCode
OptimumCode merged commit 2af0423 into main Jun 26, 2026
16 of 18 checks passed
@OptimumCode
OptimumCode deleted the dependabot/gradle/gradle-wrapper-9.6.0 branch June 26, 2026 15:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies update to newer versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant