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

Scalafix's scalahost dependency should depend on scala version #573

Open
lolgab opened this issue Nov 28, 2017 · 0 comments
Open

Scalafix's scalahost dependency should depend on scala version #573

lolgab opened this issue Nov 28, 2017 · 0 comments

Comments

@lolgab
Copy link

lolgab commented Nov 28, 2017

"org.scalameta", "scalahost_" ++ scalaVersion, "1.6.0"

Now the scalahost dependency is fixed but if you set the defaultScalaVersion = "2.12.3" for example the only version on maven is the "1.8.0" Maven central ..
For scala 2.12.2
I don't know what is the best way to achieve that... Maybe a Map in the plugin/scalafix/build/build.scala file ... If it is a accepted solution I can submit a PR.

Lorenzo :)

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

1 participant