Skip to content

Update dependency gradle to v9.4.0#420

Merged
twyatt merged 2 commits intomainfrom
renovate/gradle-9.x
Mar 19, 2026
Merged

Update dependency gradle to v9.4.0#420
twyatt merged 2 commits intomainfrom
renovate/gradle-9.x

Conversation

@juul-mobile-bot
Copy link
Copy Markdown
Contributor

@juul-mobile-bot juul-mobile-bot commented Mar 5, 2026

This PR contains the following updates:

Package Update Change
gradle (source) minor 9.3.19.4.0

Release Notes

gradle/gradle (gradle)

v9.4.0: 9.4.0

Compare Source

The Gradle team is excited to announce Gradle 9.4.0.

Here are the highlights of this release:

  • Java 26 support
  • Non-class-based JVM tests
  • Enhanced console progress bar

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
akankshaa-00,
Attila Kelemen,
Björn Kautler,
dblood,
Dennis Rieks,
duvvuvenkataramana,
John Burns,
Julian,
kevinstembridge,
Niels Doucet,
Philip Wedemann,
ploober,
Richard Hernandez,
Roberto Perez Alcolea,
Sebastian Lövdahl,
stephan2405,
Stephane Landelle,
Ujwal Suresh Vanjare,
Victor Merkulov,
Vincent Potuček,
Vladimir Sitnikov.

Upgrade instructions

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

./gradlew wrapper --gradle-version=9.4.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.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.


Note

Low Risk
Low risk wrapper-only upgrade; main risk is build/test incompatibilities introduced by the new Gradle version.

Overview
Updates the Gradle wrapper distribution URL to use Gradle 9.4.0 (from 9.3.1), so local builds and CI run on the newer Gradle version.

Written by Cursor Bugbot for commit 0325d47. Configure here.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.04%. Comparing base (8423597) to head (0325d47).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #420   +/-   ##
=======================================
  Coverage   69.04%   69.04%           
=======================================
  Files           9        9           
  Lines         798      798           
  Branches      217      217           
=======================================
  Hits          551      551           
  Misses        161      161           
  Partials       86       86           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@twyatt twyatt enabled auto-merge (squash) March 19, 2026 05:47
@twyatt twyatt merged commit 2ce2a34 into main Mar 19, 2026
3 checks passed
@twyatt twyatt deleted the renovate/gradle-9.x branch March 19, 2026 05:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants