Skip to content

Update Gradle to v9.7.0-milestone-1 - #2

Merged
NonSwag merged 1 commit into
mainfrom
renovate/gradle-9.x
Jun 21, 2026
Merged

Update Gradle to v9.7.0-milestone-1#2
NonSwag merged 1 commit into
mainfrom
renovate/gradle-9.x

Conversation

@renovate

@renovate renovate Bot commented Oct 24, 2025

Copy link
Copy Markdown

This PR contains the following updates:

Package Update Change
gradle (source) minor 9.2.0-rc-29.7.0-milestone-1

Release Notes

gradle/gradle (gradle)

v9.7.0-milestone-1

Compare Source

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.

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.

v9.2.1: 9.2.1

Compare Source

The Gradle team is excited to announce Gradle 9.2.1.

Here are the highlights of this release:

  • Windows ARM support
  • Improved publishing APIs
  • Better guidance for dependency verification failures

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Björn Kautler,
hasunzo,
HYEON,
Hyunjoon Park,
HYUNJUN SON,
Jendrik Johannes,
Kirill Gavrilov,
Madalin Valceleanu,
Martin Bonnin,
Matthew Haughton,
Mikhail Polivakha,
Na Minhyeok,
Philip Wedemann,
Philipp Schneider,
Róbert Papp,
Simon Marquis,
TheGoesen,
Vincent Potucek,
Xin Wang.

Upgrade instructions

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

./gradlew wrapper --gradle-version=9.2.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.2.0: 9.2.0

Compare Source

The Gradle team is excited to announce Gradle 9.2.0.

Here are the highlights of this release:

  • Windows ARM support
  • Improved publishing APIs
  • Better guidance for dependency verification failures

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Björn Kautler,
hasunzo,
HYEON,
Hyunjoon Park,
HYUNJUN SON,
Jendrik Johannes,
Kirill Gavrilov,
Madalin Valceleanu,
Martin Bonnin,
Matthew Haughton,
Mikhail Polivakha,
Na Minhyeok,
Philip Wedemann,
Philipp Schneider,
Róbert Papp,
Simon Marquis,
TheGoesen,
Vincent Potucek,
Xin Wang.

Upgrade instructions

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

./gradlew wrapper --gradle-version=9.2.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.2.0-rc-3: 9.2.0 RC3

Compare Source

The Gradle team is excited to announce Gradle 9.2.0 RC3.

Here are the highlights of this release:

  • Windows ARM support
  • Improved publishing APIs
  • Better guidance for dependency verification failures

Read the Release Notes

We would like to thank the following community members for their contributions to this release of Gradle:
Adam,
Björn Kautler,
hasunzo,
HYEON,
Hyunjoon Park,
HYUNJUN SON,
Jendrik Johannes,
Kirill Gavrilov,
Madalin Valceleanu,
Martin Bonnin,
Matthew Haughton,
Mikhail Polivakha,
Na Minhyeok,
Philip Wedemann,
Philipp Schneider,
Róbert Papp,
Simon Marquis,
TheGoesen,
Vincent Potucek,
Xin Wang.

Upgrade instructions

Switch your build to use Gradle 9.2.0 RC3 by updating your wrapper:

./gradlew wrapper --gradle-version=9.2.0-rc-3 && ./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 force-pushed the renovate/gradle-9.x branch from fe582c9 to 86ebe9d Compare October 30, 2025 01:01
@renovate renovate Bot changed the title Update Gradle to v9.2.0-rc-3 Update Gradle to v9.2.0 Oct 30, 2025
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 86ebe9d to 2fea7b6 Compare November 4, 2025 19:40
@renovate renovate Bot changed the title Update Gradle to v9.2.0 Update Gradle to v9.3.0-milestone-1 Nov 4, 2025
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 2fea7b6 to 1ccf832 Compare November 20, 2025 00:38
@renovate renovate Bot changed the title Update Gradle to v9.3.0-milestone-1 Update Gradle to v9.4.0-milestone-1 Nov 20, 2025
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 1ccf832 to c36072d Compare November 22, 2025 01:55
@renovate renovate Bot changed the title Update Gradle to v9.4.0-milestone-1 Update Gradle to v9.4.0-milestone-2 Nov 22, 2025
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from c36072d to 4d353d5 Compare December 2, 2025 13:48
@renovate renovate Bot changed the title Update Gradle to v9.4.0-milestone-2 Update Gradle to v9.4.0-milestone-3 Dec 2, 2025
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 4d353d5 to ce20869 Compare December 26, 2025 17:37
@renovate renovate Bot changed the title Update Gradle to v9.4.0-milestone-3 Update Gradle to v9.4.0-milestone-4 Dec 26, 2025
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from ce20869 to 5645c93 Compare January 24, 2026 04:05
@renovate renovate Bot changed the title Update Gradle to v9.4.0-milestone-4 Update Gradle to v9.4.0-milestone-5 Jan 24, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 5645c93 to c1ac32d Compare January 29, 2026 18:12
@renovate renovate Bot changed the title Update Gradle to v9.4.0-milestone-5 Update Gradle to v9.5.0-milestone-1 Jan 29, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from c1ac32d to 3d2ea3a Compare February 11, 2026 18:26
@renovate renovate Bot changed the title Update Gradle to v9.5.0-milestone-1 Update Gradle to v9.5.0-milestone-2 Feb 11, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 3d2ea3a to 4174a35 Compare February 16, 2026 09:44
@renovate renovate Bot changed the title Update Gradle to v9.5.0-milestone-2 Update Gradle to v9.5.0-milestone-3 Feb 16, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 4174a35 to 9213a09 Compare February 26, 2026 12:39
@renovate renovate Bot changed the title Update Gradle to v9.5.0-milestone-3 Update Gradle to v9.5.0-milestone-4 Feb 26, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 9213a09 to 4420eae Compare February 27, 2026 09:43
@renovate renovate Bot changed the title Update Gradle to v9.5.0-milestone-4 Update Gradle to v9.5.0-milestone-5 Feb 27, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 4420eae to a1ae2d6 Compare March 12, 2026 21:07
@renovate renovate Bot changed the title Update Gradle to v9.5.0-milestone-5 Update Gradle to v9.5.0-milestone-6 Mar 12, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from a1ae2d6 to 3e55dab Compare March 15, 2026 12:47
@renovate renovate Bot changed the title Update Gradle to v9.5.0-milestone-6 Update Gradle to v9.5.0-milestone-7 Mar 15, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 3e55dab to 077ceb4 Compare March 30, 2026 13:23
@renovate renovate Bot changed the title Update Gradle to v9.5.0-milestone-7 Update Gradle to v9.5.0-rc-1 Mar 30, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 077ceb4 to 03e6688 Compare April 9, 2026 14:35
@renovate renovate Bot changed the title Update Gradle to v9.5.0-rc-1 Update Gradle to v9.5.0-rc-2 Apr 9, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 03e6688 to 9ac1c3d Compare April 17, 2026 15:20
@renovate renovate Bot changed the title Update Gradle to v9.5.0-rc-2 Update Gradle to v9.5.0-rc-3 Apr 17, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 9ac1c3d to 2877d87 Compare April 21, 2026 13:19
@renovate renovate Bot changed the title Update Gradle to v9.5.0-rc-3 Update Gradle to v9.6.0-milestone-1 Apr 21, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 2877d87 to d14eb1c Compare May 10, 2026 13:16
@renovate renovate Bot changed the title Update Gradle to v9.6.0-milestone-1 Update Gradle to v9.6.0-milestone-2 May 10, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from d14eb1c to 2ee3d4d Compare May 27, 2026 04:53
@renovate renovate Bot changed the title Update Gradle to v9.6.0-milestone-2 Update Gradle to v9.6.0-milestone-3 May 27, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 2ee3d4d to 51044ab Compare May 28, 2026 17:13
@renovate renovate Bot changed the title Update Gradle to v9.6.0-milestone-3 Update Gradle to v9.6.0-rc-1 May 28, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 51044ab to cc54ff4 Compare June 11, 2026 15:48
@renovate renovate Bot changed the title Update Gradle to v9.6.0-rc-1 Update Gradle to v9.6.0-rc-2 Jun 11, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from cc54ff4 to 249c125 Compare June 16, 2026 20:34
@renovate renovate Bot changed the title Update Gradle to v9.6.0-rc-2 Update Gradle to v9.6.0-rc-3 Jun 16, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-9.x branch from 249c125 to 83a1021 Compare June 17, 2026 20:37
@renovate renovate Bot changed the title Update Gradle to v9.6.0-rc-3 Update Gradle to v9.7.0-milestone-1 Jun 17, 2026
@NonSwag
NonSwag merged commit a631a32 into main Jun 21, 2026
2 checks passed
@NonSwag
NonSwag deleted the renovate/gradle-9.x branch June 21, 2026 11:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant