Skip to content

Update Gradle Wrapper from 9.3.1 to 9.4.0#206

Merged
yonatankarp merged 1 commit intomainfrom
gradlew-update-9.4.0
Mar 5, 2026
Merged

Update Gradle Wrapper from 9.3.1 to 9.4.0#206
yonatankarp merged 1 commit intomainfrom
gradlew-update-9.4.0

Conversation

@yonatankarp
Copy link
Owner

@yonatankarp yonatankarp commented Mar 5, 2026

Update Gradle Wrapper from 9.3.1 to 9.4.0.

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


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

  • Gradle release: 9.4.0
  • Distribution (-all) zip checksum: b21468753cb43c167738ee04f10c706c46459cf8f8ae6ea132dc9ce589a261f2
  • Wrapper JAR Checksum: 55243ef57851f12b070ad14f7f5bb8302daceeebc5bce5ece5fa6edb23e1145c

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

    • Upgraded Gradle build tool to version 9.4.0 with updated verification checksums
    • Configured build artifact storage location
  • Documentation

    • Updated build process documentation reference

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

coderabbitai bot commented Mar 5, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7a79f975-60c6-497e-966e-eb5db6dde02a

📥 Commits

Reviewing files that changed from the base of the PR and between d989680 and 5c33d5a.

⛔ Files ignored due to path filters (1)
  • gradle/wrapper/gradle-wrapper.jar is excluded by !**/*.jar
📒 Files selected for processing (2)
  • gradle/wrapper/gradle-wrapper.properties
  • gradlew

📝 Walkthrough

Walkthrough

This pull request upgrades the Gradle build tool from version 9.3.1 to 9.4.0 in the project's Gradle wrapper configuration and updates the generated wrapper script header documentation with a specific commit reference instead of a branch reference.

Changes

Cohort / File(s) Summary
Gradle Wrapper Configuration
gradle/wrapper/gradle-wrapper.properties
Upgrades Gradle distribution from 9.3.1 to 9.4.0-all.zip, updates distributionSha256Sum to match the new version, and adds zipStorePath=wrapper/dists for explicit zip storage location.
Gradle Wrapper Script
gradlew
Updates script header comment URL from a HEAD branch reference to a specific commit hash (b631911858264c0b6e4d6603d677ff5218766cee).

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Poem

🐰 A hop and a skip, Gradle's now sprightly,
From 9.3.1 to 9.4.0 so lightly,
With checksums renewed and paths set just right,
The wrapper scripts dance through the build-time night!

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: updating Gradle Wrapper from 9.3.1 to 9.4.0, which directly aligns with the changeset modifications to gradle-wrapper.properties and the gradlew script.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch gradlew-update-9.4.0

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 43f6f0b into main Mar 5, 2026
4 checks passed
@yonatankarp yonatankarp deleted the gradlew-update-9.4.0 branch March 5, 2026 09:06
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