Skip to content

chore(deps): update gradle to v9.7.1 - #85

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 31, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
gradle (source) minor 9.3.19.7.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

gradle/gradle (gradle)

v9.7.1

Compare Source

v9.7.0

Compare Source

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 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 requested a review from simeng-li as a code owner July 31, 2025 17:15
@renovate renovate Bot changed the title chore(deps): update dependency gradle to v9 chore(deps): update gradle to v9 Sep 8, 2025
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from ad6ba17 to c5e67ac Compare September 18, 2025 18:41
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from c5e67ac to d0d1f0b Compare October 30, 2025 01:27
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from d0d1f0b to 1d94008 Compare November 17, 2025 16:09
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 1d94008 to 3d4c18f Compare December 31, 2025 14:15
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 3d4c18f to 0fc2f8c Compare January 16, 2026 14:56
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 0fc2f8c to fb7e896 Compare January 29, 2026 17:05
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from fb7e896 to 83fc472 Compare March 4, 2026 15:43
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 83fc472 to 6856b05 Compare March 19, 2026 09:34
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 6856b05 to 140c8fa Compare April 28, 2026 14:04
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 140c8fa to 583ad65 Compare May 12, 2026 15:51
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 583ad65 to 0168133 Compare June 19, 2026 05:03
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 0168133 to 7a4baf3 Compare June 26, 2026 19:57
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 7a4baf3 to 32c33f9 Compare August 6, 2026 17:13
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch 2 times, most recently from eb179b9 to 2081b91 Compare August 20, 2026 08:19
@renovate renovate Bot changed the title chore(deps): update gradle to v9 chore(deps): update gradle to v9.7.1 Aug 20, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 2081b91 to 1ccb387 Compare August 26, 2026 20:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

0 participants