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

Scala 3 support #181

Closed
sebarys opened this issue Jul 19, 2024 · 1 comment
Closed

Scala 3 support #181

sebarys opened this issue Jul 19, 2024 · 1 comment

Comments

@sebarys
Copy link

sebarys commented Jul 19, 2024

Hi,

Is there a plan to support Scala 3?

I've just checked https://docs.scala-lang.org/scala3/guides/migration/scala3-migrate.html dependency update and scapegoat plugin is blocking migration in my case:

[error]
[error] Incompatible Libraries:
[error] ("com.sksamuel.scapegoat" %% "scalac-scapegoat-plugin" % "2.1.6" % "scapegoat").cross(CrossVersion.full) (Full cross-version)
@Johnnei
Copy link
Collaborator

Johnnei commented Jul 30, 2024

As far I'm aware the sbt plugin isn't the blocker here. It's the actual compiler plugin. You can track progress on this issue: scapegoat-scala/scapegoat#521

@Johnnei Johnnei closed this as completed Jul 30, 2024
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

No branches or pull requests

2 participants