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

upgrade sbt-scalafmt #440

Merged
merged 2 commits into from
Jul 6, 2024
Merged

Conversation

jtjeferreira
Copy link
Contributor

When doing a fresh clone of this project and compiling I got the following error:

sbt:LM Root> compile
[error] Total time: 5 s, completed May 21, 2024 10:19:38 PM
[error] failed to resolve Scalafmt version '3.7.4': /Users/joao.ferreira/git/OSS/librarymanagement/.scalafmt.conf
[error] failed to resolve Scalafmt version '3.7.4': /Users/joao.ferreira/git/OSS/librarymanagement/.scalafmt.conf
[error] (lmCore / Compile / scalafmt) failed to resolve Scalafmt version '3.7.4': /Users/joao.ferreira/git/OSS/librarymanagement/.scalafmt.conf
[error] (lmIvy / Compile / scalafmt) failed to resolve Scalafmt version '3.7.4': /Users/joao.ferreira/git/OSS/librarymanagement/.scalafmt.conf
[error] Total time: 5 s, completed May 21, 2024 10:19:38 PM
sbt:LM Root>

Upgrading sbt-scalafmt to the latest version fixes the problem

@eed3si9n eed3si9n merged commit 765740c into sbt:develop Jul 6, 2024
4 checks passed
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