Skip to content

Update Gradle to v9.5.1#140

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

Update Gradle to v9.5.1#140
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/gradle-9.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 16, 2026

This PR contains the following updates:

Package Update Change
gradle (source) minor 9.3.09.5.1

Release Notes

gradle/gradle (gradle)

v9.5.1

Compare Source

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.


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 changed the title chore(deps): update gradle to v9.3.0 chore(deps): update gradle to v9.3.0 - autoclosed Jan 23, 2026
@renovate renovate Bot closed this Jan 23, 2026
@renovate renovate Bot deleted the renovate/gradle-9.x branch January 23, 2026 21:52
@renovate renovate Bot changed the title chore(deps): update gradle to v9.3.0 - autoclosed chore(deps): update gradle to v9.3.1 Jan 29, 2026
@renovate renovate Bot reopened this Jan 29, 2026
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch 2 times, most recently from dc37dc7 to f158db2 Compare January 29, 2026 16:58
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from f158db2 to 5763c3c Compare February 12, 2026 17:16
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 5763c3c to d8a1766 Compare March 4, 2026 14:53
@renovate renovate Bot changed the title chore(deps): update gradle to v9.3.1 chore(deps): update gradle to v9.4.0 Mar 4, 2026
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from d8a1766 to 0ccea38 Compare March 19, 2026 12:51
@renovate renovate Bot changed the title chore(deps): update gradle to v9.4.0 chore(deps): update gradle to v9.4.1 Mar 19, 2026
@renovate renovate Bot changed the title chore(deps): update gradle to v9.4.1 Update Gradle to v9.4.1 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 0ccea38 to af64941 Compare April 28, 2026 17:48
@renovate renovate Bot changed the title Update Gradle to v9.4.1 Update Gradle to v9.5.0 Apr 28, 2026
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from af64941 to 200e90e Compare May 12, 2026 15:49
@renovate renovate Bot changed the title Update Gradle to v9.5.0 Update Gradle to v9.5.1 May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants