Skip to content

Update to Gradle 9.5.1#52

Merged
ThoSap merged 1 commit into
mainfrom
update-gradle-9.5.1
May 15, 2026
Merged

Update to Gradle 9.5.1#52
ThoSap merged 1 commit into
mainfrom
update-gradle-9.5.1

Conversation

@ThoSap
Copy link
Copy Markdown
Contributor

@ThoSap ThoSap commented May 15, 2026

@ThoSap ThoSap requested a review from stplasim May 15, 2026 08:37
@ThoSap ThoSap self-assigned this May 15, 2026
Copy link
Copy Markdown

@stplasim stplasim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This and the changelog looks good to me.

distributionUrl=https\://services.gradle.org/distributions/gradle-9.4.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-9.5.1-bin.zip
networkTimeout=10000
retries=0
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is this retry for? Is it for Gradle itself or the dependencies?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gradle Wrapper itself when it downloads the Gradle distribution.

This was automatically added by the Gradle Wrapper when I ran

./gradlew wrapper --gradle-version=9.5.1 && ./gradlew wrapper

as suggested by the 9.5.1 release notes wrapper update procedure.

See the docs
https://docs.gradle.org/9.5.0/release-notes.html#automatic-retries-for-wrapper-downloads

@ThoSap ThoSap merged commit 8a7d47f into main May 15, 2026
7 of 8 checks passed
@ThoSap ThoSap deleted the update-gradle-9.5.1 branch May 15, 2026 12:04
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.

2 participants