Skip to content

chore(deps): update gradle to v9.6.1#1405

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

chore(deps): update gradle to v9.6.1#1405
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/gradle-9.x

Conversation

@renovate

@renovate renovate Bot commented Mar 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
gradle (source) minor 9.3.19.6.1

Release Notes

gradle/gradle (gradle)

v9.6.1

Compare Source

v9.6.0

Compare Source

v9.5.1: 9.5.1

Compare Source

The Gradle team is excited to announce Gradle 9.5.1.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
atm1020,
mataha,
Adam,
Attila Kelemen,
Benedikt Ritter,
Björn Kautler,
Caro Silva Rode,
CHANHAN,
Dmitry Nezavitin,
Eng Zer Jun,
KugelLibelle,
Madalin Valceleanu,
Markus Gaisbauer,
Oliver Kopp,
Philip Wedemann,
ploober,
Roberto Perez Alcolea,
Rohit Anand,
Suvrat Acharya,
Ujwal Suresh Vanjare,
Victor Merkulov

Upgrade instructions

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

./gradlew wrapper --gradle-version=9.5.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.5.0: 9.5.0

Compare Source

The Gradle team is excited to announce Gradle 9.5.0.

Here are the highlights of this release:

  • Task provenance in reports and failure messages
  • Type-safe accessors for precompiled Kotlin Settings plugins

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
atm1020,
mataha,
Adam,
Attila Kelemen,
Benedikt Ritter,
Björn Kautler,
Caro Silva Rode,
CHANHAN,
Dmitry Nezavitin,
Eng Zer Jun,
KugelLibelle,
Madalin Valceleanu,
Markus Gaisbauer,
Oliver Kopp,
Philip Wedemann,
ploober,
Roberto Perez Alcolea,
Rohit Anand,
Suvrat Acharya,
Ujwal Suresh Vanjare,
Victor Merkulov

Upgrade instructions

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

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


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 is behind base branch, 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 Automated dependency update label Mar 4, 2026
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from 5a1086e to aa2532e Compare March 4, 2026 17:55
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from aa2532e to f044d88 Compare March 4, 2026 18:03
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from f044d88 to da017d1 Compare March 4, 2026 19:16
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from da017d1 to 3d39dad Compare March 4, 2026 19:21
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from 3d39dad to 4de1a0a Compare March 4, 2026 20:57
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 4de1a0a to 854e945 Compare March 4, 2026 21:04
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from 854e945 to 252bfb5 Compare March 5, 2026 23:11
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 252bfb5 to 813460f Compare March 5, 2026 23:13
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from 813460f to 2a84536 Compare March 6, 2026 00:33
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 2a84536 to af5e2aa Compare March 6, 2026 00:40
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from af5e2aa to 892ddd4 Compare March 6, 2026 01:52
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 892ddd4 to a0c20a4 Compare March 6, 2026 01:58
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from a0c20a4 to 4141b05 Compare March 6, 2026 03:13
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 4141b05 to 1d5af04 Compare March 6, 2026 03:19
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from 1d5af04 to 100bd66 Compare March 6, 2026 15:02
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 100bd66 to 9e05c08 Compare March 6, 2026 15:09
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from 9e05c08 to b29ea00 Compare March 7, 2026 00:01
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from b29ea00 to 7cb3c5e Compare March 7, 2026 00:06
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from 7cb3c5e to 82998b6 Compare March 8, 2026 09:05
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 82998b6 to 6894648 Compare March 8, 2026 09:09
@DanySK DanySK force-pushed the renovate/gradle-9.x branch 2 times, most recently from f35d9bd to c6e57e5 Compare March 8, 2026 15:08
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from c6e57e5 to 528c01d Compare March 8, 2026 15:12
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from 528c01d to c913f48 Compare March 8, 2026 23:23
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from c913f48 to d4cb5f5 Compare March 8, 2026 23:28
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from d4cb5f5 to 53ac330 Compare March 10, 2026 00:14
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 53ac330 to b4c78b9 Compare March 10, 2026 00:18
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from b4c78b9 to 6a21463 Compare March 10, 2026 13:58
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from d481112 to 2a7ee8d Compare March 19, 2026 09:38
@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
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from 2a7ee8d to f3cce29 Compare March 19, 2026 14:05
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from f3cce29 to e606d98 Compare March 19, 2026 14:09
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from e606d98 to 1cdea6f Compare March 19, 2026 15:37
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch 4 times, most recently from ed7691f to 521ce49 Compare March 19, 2026 19:55
@DanySK DanySK force-pushed the renovate/gradle-9.x branch 2 times, most recently from b0ef110 to b7cf129 Compare March 20, 2026 15:14
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from b7cf129 to f6814bd Compare March 20, 2026 15:19
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from f6814bd to 894dfaa Compare March 21, 2026 02:59
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 894dfaa to a16f282 Compare March 21, 2026 03:02
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from a16f282 to 62dda95 Compare March 23, 2026 22:41
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 62dda95 to fb3a23c Compare March 23, 2026 22:47
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from fb3a23c to 7e016d7 Compare March 24, 2026 06:56
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 7e016d7 to e195d94 Compare March 24, 2026 06:59
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from e195d94 to 1701065 Compare March 24, 2026 08:07
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 1701065 to a0b8198 Compare March 24, 2026 08:12
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from a0b8198 to 5aaa109 Compare March 25, 2026 02:09
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from 5aaa109 to a88ee83 Compare March 25, 2026 02:14
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from a88ee83 to cc3984f Compare March 25, 2026 04:07
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from cc3984f to 65d9734 Compare March 25, 2026 04:11
@DanySK DanySK force-pushed the renovate/gradle-9.x branch from 65d9734 to af1003f Compare March 25, 2026 18:44
@renovate renovate Bot force-pushed the renovate/gradle-9.x branch from af1003f to 15ef226 Compare March 25, 2026 18:49
@mergify

mergify Bot commented Jun 30, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

2 similar comments
@mergify

mergify Bot commented Jul 3, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@mergify

mergify Bot commented Jul 8, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

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

Labels

dependencies Automated dependency update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant