Skip to content

MINOR: gradle-versions-plugin version update: 0.52.0 -->> 0.53.0 (some issues with Gradle 9+ are solved) - #20652

Merged
chia7712 merged 1 commit into
apache:trunkfrom
dejan2609:gradle-versions-plugin-update
Oct 8, 2025
Merged

MINOR: gradle-versions-plugin version update: 0.52.0 -->> 0.53.0 (some issues with Gradle 9+ are solved)#20652
chia7712 merged 1 commit into
apache:trunkfrom
dejan2609:gradle-versions-plugin-update

Conversation

@dejan2609

@dejan2609 dejan2609 commented Oct 7, 2025

Copy link
Copy Markdown
Contributor

Extends from: #19513

Note: in Gradle 9+ we have to add a switch like this:

./gradlew dependencyUpdates --no-parallel

Related link:
https://github.com/ben-manes/gradle-versions-plugin/releases/tag/v0.53.0

FYI @chia7712

Reviewers: Chia-Ping Tsai chia7712@gmail.com

@github-actions github-actions Bot added triage PRs from the community build Gradle build or GitHub Actions small Small PRs labels Oct 7, 2025
@dejan2609

Copy link
Copy Markdown
Contributor Author

It seems that we are good to go here @chia7712 🤞

@chia7712 chia7712 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@chia7712
chia7712 merged commit 8a1c619 into apache:trunk Oct 8, 2025
25 checks passed
@dejan2609
dejan2609 deleted the gradle-versions-plugin-update branch October 8, 2025 06:21
@github-actions github-actions Bot removed the triage PRs from the community label Oct 9, 2025
chia7712 pushed a commit that referenced this pull request Oct 12, 2025
…ded with a `--no-parallel` switch (#20683)

Prologue:
#19513 (comment)

Also related to: #20652

@chia7712 I double-checked custom gradle commands in `README.md` and
AFAIK we should be fine now.

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
eduwercamacaro pushed a commit to littlehorse-enterprises/kafka that referenced this pull request Nov 12, 2025
…ome issues with Gradle 9+ are solved) (apache#20652)

Extends from: apache#19513

Note: in Gradle 9+ we have to add a switch like this:
```
./gradlew dependencyUpdates --no-parallel
```
Related link:
https://github.com/ben-manes/gradle-versions-plugin/releases/tag/v0.53.0

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
eduwercamacaro pushed a commit to littlehorse-enterprises/kafka that referenced this pull request Nov 12, 2025
…ded with a `--no-parallel` switch (apache#20683)

Prologue:
apache#19513 (comment)

Also related to: apache#20652

@chia7712 I double-checked custom gradle commands in `README.md` and
AFAIK we should be fine now.

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
shashankhs11 pushed a commit to shashankhs11/kafka that referenced this pull request Dec 15, 2025
…ome issues with Gradle 9+ are solved) (apache#20652)

Extends from: apache#19513

Note: in Gradle 9+ we have to add a switch like this:
```
./gradlew dependencyUpdates --no-parallel
```
Related link:
https://github.com/ben-manes/gradle-versions-plugin/releases/tag/v0.53.0

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
shashankhs11 pushed a commit to shashankhs11/kafka that referenced this pull request Dec 15, 2025
…ded with a `--no-parallel` switch (apache#20683)

Prologue:
apache#19513 (comment)

Also related to: apache#20652

@chia7712 I double-checked custom gradle commands in `README.md` and
AFAIK we should be fine now.

Reviewers: Chia-Ping Tsai <chia7712@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Gradle build or GitHub Actions ci-approved small Small PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants