Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix useLatestVersions #250

Merged
merged 1 commit into from
Dec 29, 2021
Merged

Fix useLatestVersions #250

merged 1 commit into from
Dec 29, 2021

Conversation

melix
Copy link
Contributor

@melix melix commented Dec 29, 2021

This commit fixes the "useLatestVersions" task which was broken in 2 cases:

  • for most projects, it wouldn't run the dependencyUpdates task prior to execution
  • for projects using version catalogs, the version catalog update plugin should be used instead

This commit fixes the "useLatestVersions" task which was broken in 2
cases:

- for most projects, it wouldn't run the `dependencyUpdates` task
prior to execution
- for projects using version catalogs, the version catalog update
plugin should be used instead
@melix melix added the bug Something isn't working label Dec 29, 2021
@melix melix added this to the 5.1.1 milestone Dec 29, 2021
@melix melix merged commit cf0aac0 into master Dec 29, 2021
@melix melix deleted the cc/fix-uselatestversions branch December 29, 2021 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants