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

Update scalafix plugin to 0.9.24 #1292

Merged
merged 2 commits into from
Nov 30, 2020
Merged

Conversation

mlachkar
Copy link
Collaborator

No description provided.

Copy link
Collaborator

@bjaglin bjaglin left a comment

Choose a reason for hiding this comment

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

👍

Comment on lines -270 to -271
"2.12.13" -> "2.12.12",
"2.13.4" -> "2.13.3"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Right, this needs to be bumped or targeting an unknown version once an artifact of the current version is available (independantly of the actual change here related to sbt-scalafix). Maybe you could keep an empty list to facilitate the next transition (so we don't need to lookup how that was done before?). Anyway, not a big deal!

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ok

@mlachkar mlachkar merged commit cc98b85 into scalacenter:master Nov 30, 2020
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