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

chore: Add support for Scala 2.12.17 #2861

Merged
merged 1 commit into from
Sep 15, 2022
Merged

Conversation

tgodzik
Copy link
Collaborator

@tgodzik tgodzik commented Sep 15, 2022

No description provided.

val LatestScala213 = "2.13.8"
val LegacyScalaVersions =
List(
"2.12.8",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I removed support for 2.12.8

@dos65
Copy link
Member

dos65 commented Sep 15, 2022

@tgodzik you need to add to test project dependecyOverrides += "org.scala-lang.modules" %%% "scala-xm" % "2.1.0"

Copy link
Member

@ckipp01 ckipp01 left a comment

Choose a reason for hiding this comment

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

🚀

@tgodzik tgodzik merged commit 07492d3 into scalameta:main Sep 15, 2022
@tgodzik tgodzik deleted the support-2.12.17 branch September 15, 2022 12:51
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.

None yet

3 participants