Skip to content

Update Gradle Wrapper from 9.5.0 to 9.5.1 - #219

Merged
yonatankarp merged 1 commit into
mainfrom
gradlew-update-9.5.1
May 13, 2026
Merged

Update Gradle Wrapper from 9.5.0 to 9.5.1#219
yonatankarp merged 1 commit into
mainfrom
gradlew-update-9.5.1

Conversation

@yonatankarp

@yonatankarp yonatankarp commented May 13, 2026

Copy link
Copy Markdown
Owner

Update Gradle Wrapper from 9.5.0 to 9.5.1.

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


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

  • Gradle release: 9.5.1
  • Distribution (-all) zip checksum: c72fb9991f6025cbe337d52ba77e531b3faf62bdd3e348fe1ccee9f51c71adb0
  • Wrapper JAR Checksum: 497c8c2a7e5031f6aa847f88104aa80a93532ec32ee17bdb8d1d2f67a194a9c7

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.

Summary by CodeRabbit

  • Chores
    • Updated Gradle build tool from version 9.5.0 to 9.5.1 for improved stability and compatibility with the latest build infrastructure.

Review Change Stack

Signed-off-by: gradle-update-robot <gradle-update-robot@regolo.cc>
@yonatankarp yonatankarp added the gradle-wrapper Pull requests that update Gradle wrapper label May 13, 2026
@coderabbitai

coderabbitai Bot commented May 13, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: e5cc8b6f-40da-4b88-924c-86d1ba259992

📥 Commits

Reviewing files that changed from the base of the PR and between 7d86f6c and 93ac896.

📒 Files selected for processing (1)
  • gradle/wrapper/gradle-wrapper.properties

📝 Walkthrough

Walkthrough

Gradle wrapper configuration is updated from version 9.5.0 to 9.5.1. The distributionUrl property is changed to reference the new version, and the distributionSha256Sum is updated to the corresponding integrity hash for the 9.5.1 distribution.

Changes

Gradle Wrapper Upgrade

Layer / File(s) Summary
Gradle 9.5.1 distribution update
gradle/wrapper/gradle-wrapper.properties
Gradle wrapper configuration properties updated: distributionUrl changed to reference gradle-9.5.1-all.zip and distributionSha256Sum updated to the corresponding checksum.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • yonatankarp/openapi-usage-example#208: Both PRs only update gradle/wrapper/gradle-wrapper.properties by changing distributionUrl and distributionSha256Sum to point to a different Gradle distribution version.
  • yonatankarp/openapi-usage-example#206: Both PRs modify gradle/wrapper/gradle-wrapper.properties by updating the Gradle wrapper distributionUrl/distributionSha256Sum to a different Gradle version (9.5.0→9.5.1 vs. 9.3.1→9.4.0).
  • yonatankarp/openapi-usage-example#141: Both PRs directly modify gradle/wrapper/gradle-wrapper.properties by updating distributionUrl and distributionSha256Sum to a new Gradle distribution version (9.5.0→9.5.1 vs 8.11→8.11.1).

Poem

🐰 A minor bump, so small yet true,
From nine-point-five-point-oh to one-point-two,
The wrapper hops with verified grace,
Gradle runs faster in its familiar place! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and accurately summarizes the main change: updating the Gradle Wrapper from version 9.5.0 to 9.5.1, which is the primary focus of the entire changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch gradlew-update-9.5.1

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@yonatankarp
yonatankarp merged commit a7ad13a into main May 13, 2026
4 checks passed
@yonatankarp
yonatankarp deleted the gradlew-update-9.5.1 branch May 13, 2026 10:03
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 Gradle wrapper

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants