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

compatibility with Scala 2.13.1 #279

Closed
wants to merge 1 commit into from
Closed

Conversation

lrytz
Copy link

@lrytz lrytz commented Sep 4, 2019

This PR brings compatibility with the upcoming 2.13.1, necessary due to #279.

@pjfanning
Copy link
Contributor

@gslowikowski would you be able to look at this PR when you get a chance?

@gslowikowski
Copy link
Member

This is a consequence of Scala Compiler 2.13.1 not being backward compatible.

I see at least two different problems here:

  • this pull request fixes issue in test code.
  • the second problem is much more serious, scalac-scoverage-plugin_2.13 is compatible with Scala 2.13.0 but now with 2.13.1. See Build failure with Scala 2.13.1 sbt-scoverage#295. Once again, this is different issue. I would like this one to be fixed first.

@ckipp01
Copy link
Member

ckipp01 commented Apr 28, 2021

Closing this seeing that 2.13.1 is supported.

@ckipp01 ckipp01 closed this Apr 28, 2021
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.

4 participants