Skip to content
This repository was archived by the owner on Apr 30, 2026. It is now read-only.

build(deps): update gradle to v9.5.0 (main) - #3

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-gradle-9.x
Open

build(deps): update gradle to v9.5.0 (main)#3
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/main-gradle-9.x

Conversation

@renovate

@renovate renovate Bot commented Jan 17, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Update Change
gradle (source) minor 9.2.19.5.0

Release Notes

gradle/gradle (gradle)

v9.5.0

Compare Source

v9.4.1: 9.4.1

Compare Source

The Gradle team is excited to announce Gradle 9.4.1.

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

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

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.

v9.3.1: 9.3.1

Compare Source

This is a patch release for 9.3.0. We recommend using 9.3.1 instead of 9.3.0.

The following issues were resolved:

Read the Release Notes

Upgrade instructions

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

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

v9.3.0: 9.3.0

Compare Source

The Gradle team is excited to announce Gradle 9.3.0.

Here are the highlights of this release:

  • Test reporting improvements
  • Error and warning improvements
  • Build authoring improvements

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Adam,
Aharnish Solanki,
Andrzej Zabost,
Björn Kautler,
Boris Petrov,
Jendrik Johannes,
Kamil Krzywanski,
KANAKALA SAI KIRAN,
Megmeehey,
NurmukhametovAlexey,
Philip Wedemann,
Piotr Kubowicz,
Samay Kumar,
Shin Minjun,
Stefan Oehme,
Vincent Potuček,
Yongshun Ye.

Upgrade instructions

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

./gradlew wrapper --gradle-version=9.3.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: (UTC)

  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the 📌 dependencies Dependencies upgrade/downgrade label Jan 17, 2026
@coderabbitai

coderabbitai Bot commented Jan 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

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

@github-actions

Copy link
Copy Markdown

📊 Test Report

View the detailed test results: JUnit Report

@renovate
renovate Bot force-pushed the renovate/main-gradle-9.x branch from 63dc11a to c3f6b5e Compare January 30, 2026 04:17
@renovate renovate Bot changed the title build(deps): update gradle to v9.3.0 (main) build(deps): update gradle to v9.3.1 (main) Jan 30, 2026
@github-actions

Copy link
Copy Markdown

📊 Test Report

View the detailed test results: JUnit Report

@renovate renovate Bot changed the title build(deps): update gradle to v9.3.1 (main) build(deps): update gradle to v9.4.0 (main) Mar 8, 2026
@renovate
renovate Bot force-pushed the renovate/main-gradle-9.x branch from c3f6b5e to 3565ffe Compare March 8, 2026 09:20
@github-actions

github-actions Bot commented Mar 8, 2026

Copy link
Copy Markdown

📊 Test Report

View the detailed test results: JUnit Report

@renovate
renovate Bot force-pushed the renovate/main-gradle-9.x branch from 3565ffe to d5f597b Compare March 31, 2026 16:58
@renovate renovate Bot changed the title build(deps): update gradle to v9.4.0 (main) build(deps): update gradle to v9.4.1 (main) Mar 31, 2026
@github-actions

Copy link
Copy Markdown

📊 Test Report

View the detailed test results: JUnit Report

@renovate
renovate Bot force-pushed the renovate/main-gradle-9.x branch from d5f597b to 0fb7941 Compare April 30, 2026 01:16
@renovate renovate Bot changed the title build(deps): update gradle to v9.4.1 (main) build(deps): update gradle to v9.5.0 (main) Apr 30, 2026
@github-actions

Copy link
Copy Markdown

📊 Test Report

View the detailed test results: JUnit Report

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

📌 dependencies Dependencies upgrade/downgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants