Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gradle-wrapper
Open

chore(deps): update gradle to v9.6.1#43
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/gradle-wrapper

Conversation

@renovate

@renovate renovate Bot commented Feb 22, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
gradle (source) minor 9.5.0-milestone-19.6.1

Warning

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

⚠️ Gradle wrapper updates should be tested carefully.

Run ./gradlew wrapper --gradle-version <version> locally to verify.


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.5.0-rc-4: 9.5.0 RC4

Compare Source

The Gradle team is excited to announce Gradle 9.5.0 RC4.

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

./gradlew wrapper --gradle-version=9.5.0-rc-4 && ./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-rc-3: 9.5.0 RC3

Compare Source

The Gradle team is excited to announce Gradle 9.5.0 RC3.

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

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

v9.5.0-rc-2: 9.5.0 RC2

Compare Source

The Gradle team is excited to announce Gradle 9.5.0 RC2.

Here are the highlights of this release:

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

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

./gradlew wrapper --gradle-version=9.5.0-rc-2 && ./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-rc-1: 9.5.0 RC1

Compare Source

The Gradle team is excited to announce Gradle 9.5.0 RC1.

Here are the highlights of this release:

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

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

./gradlew wrapper --gradle-version=9.5.0-rc-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-milestone-7

Compare Source

v9.5.0-milestone-6

Compare Source

v9.5.0-milestone-5

Compare Source

v9.5.0-milestone-4

Compare Source

v9.5.0-milestone-3

Compare Source

v9.5.0-milestone-2

Compare Source


Configuration

📅 Schedule: (in timezone America/Havana)

  • Branch creation
    • "after 10pm every weekday,before 5am every weekday,every weekend"
  • Automerge
    • "before 4am on the first day of the month"

🚦 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 dependencies Pull requests that update a dependency file renovate labels Feb 22, 2026
@renovate
renovate Bot requested a review from yacosta738 February 22, 2026 13:02
@renovate renovate Bot added dependencies Pull requests that update a dependency file renovate labels Feb 22, 2026
@github-actions

github-actions Bot commented Feb 22, 2026

Copy link
Copy Markdown
Contributor

✅ Contributor Report

User: @renovate[bot]
Status: Trusted contributor (whitelisted)

This user is on the trusted contributors list and was automatically approved.

@renovate
renovate Bot force-pushed the renovate/gradle-wrapper branch from 7bb266d to 0c860d6 Compare March 1, 2026 10:14
@renovate renovate Bot changed the title chore(deps): update gradle to v9.5.0-milestone-2 chore(deps): update gradle to v9.5.0-milestone-3 Mar 1, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-wrapper branch from 0c860d6 to f19ba76 Compare March 5, 2026 04:41
@renovate
renovate Bot force-pushed the renovate/gradle-wrapper branch from f19ba76 to 598a58f Compare April 1, 2026 05:30
@renovate renovate Bot changed the title chore(deps): update gradle to v9.5.0-milestone-3 chore(deps): update gradle to v9.5.0-milestone-7 Apr 1, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-wrapper branch 2 times, most recently from cc8389b to 3d5c692 Compare April 7, 2026 04:49
@renovate renovate Bot changed the title chore(deps): update gradle to v9.5.0-milestone-7 chore(deps): update gradle to v9.5.0-rc-1 Apr 7, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-wrapper branch 2 times, most recently from 7520078 to d33e941 Compare April 17, 2026 02:57
@renovate renovate Bot changed the title chore(deps): update gradle to v9.5.0-rc-1 chore(deps): update gradle to v9.5.0-rc-2 Apr 17, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-wrapper branch from d33e941 to e28f84c Compare April 17, 2026 15:50
@renovate
renovate Bot force-pushed the renovate/gradle-wrapper branch from e28f84c to 16ee197 Compare April 25, 2026 06:06
@renovate renovate Bot changed the title chore(deps): update gradle to v9.5.0-rc-2 chore(deps): update gradle to v9.5.0-rc-3 Apr 25, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-wrapper branch from 16ee197 to 0866afc Compare May 1, 2026 02:04
@renovate renovate Bot changed the title chore(deps): update gradle to v9.5.0-rc-3 chore(deps): update gradle to v9.5.0-rc-4 May 1, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-wrapper branch from 0866afc to 5489801 Compare May 8, 2026 05:11
@renovate renovate Bot changed the title chore(deps): update gradle to v9.5.0-rc-4 chore(deps): update gradle to v9.5.0 May 8, 2026
@sonarqubecloud

sonarqubecloud Bot commented May 8, 2026

Copy link
Copy Markdown

@renovate
renovate Bot force-pushed the renovate/gradle-wrapper branch from 5489801 to a85fc36 Compare May 20, 2026 06:16
@renovate renovate Bot changed the title chore(deps): update gradle to v9.5.0 chore(deps): update gradle to v9.5.1 May 20, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-wrapper branch from a85fc36 to 4499848 Compare May 23, 2026 15:05
@sonarqubecloud

Copy link
Copy Markdown

@renovate renovate Bot changed the title chore(deps): update gradle to v9.5.1 chore(deps): update gradle wrapper to v9.5.1 Jun 3, 2026
@renovate renovate Bot changed the title chore(deps): update gradle wrapper to v9.5.1 chore(deps): update gradle wrapper Jun 23, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-wrapper branch from 4499848 to f565c40 Compare June 26, 2026 07:03
@renovate renovate Bot changed the title chore(deps): update gradle wrapper chore(deps): update gradle to v9.6.0 Jun 26, 2026
@renovate
renovate Bot force-pushed the renovate/gradle-wrapper branch from f565c40 to 4dea7e4 Compare July 4, 2026 06:07
@renovate renovate Bot changed the title chore(deps): update gradle to v9.6.0 chore(deps): update gradle to v9.6.1 Jul 4, 2026
@sonarqubecloud

sonarqubecloud Bot commented Jul 4, 2026

Copy link
Copy Markdown

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

Labels

dependencies Pull requests that update a dependency file renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants