-
Notifications
You must be signed in to change notification settings - Fork 48
Scala 2.13 support #70
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
Comments
Use version `1.4.0-RC5` of `scalac-scoverage-plugin` dependency (version `1.4.0` is not released yet, version `1.4.0-RC5` supports Scala version `2.13.0-RC5`).
Use version `1.4.0-M5` of `scalac-scoverage-plugin` dependency (version `1.4.0` is not released yet, version `1.4.0-M5` supports Scala version `2.13.0-M5`).
Use version `1.4.0-M5` of `scalac-scoverage-plugin` dependency (version `1.4.0` is not released yet, version `1.4.0-M5` supports Scala version `2.13.0-M5`).
Use version `1.4.0-M5` of `scalac-scoverage-plugin` dependency (version `1.4.0` is not released yet, version `1.4.0-M5` supports Scala version `2.13.0-M5`).
Use version `1.4.0-RC1` of `scalac-scoverage-plugin` dependency (version `1.4.0` is not released yet, version `1.4.0-RC1` supports Scala version `2.13.0-RC1`).
I noticed there have been releases for Scala 2.13 for other SCoverage subprojects. Is there a roadmap for this one? |
Is anyone still looking at this? It's a blocker for any Scala Maven projects with SCoverage upgrading to Scala 2.13. |
Hi. I will take care of this soon. |
@gslowikowski do you need any help on moving forward here? |
Snapshot |
Hi, I am trying to update my maven project to Scala 2.13 but I must be doing something wrong since I am getting the following error while trying to
It seems to be looking for 2.12.8 while I have the project configured to use 2.13.1. Any pointers on how to solve this issue? |
No description provided.
The text was updated successfully, but these errors were encountered: