-
Notifications
You must be signed in to change notification settings - Fork 101
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
Compile against Scala 2.13.0 #78
Comments
We are blocked by some dependencies, as soon as the dependencies are published for 2.13 we are good to go. |
Upgrade on hold till jokade/slogging#39 is updated. |
Is it a reason why I'm getting an error on compile? |
Maybe com.typesafe.scala-logging ? |
maybe logstage? |
What do you think about abstracting over the logger, so that the user can choose the appropriate logger implementation on their own? |
#88 |
|
Any news regarding this upgrade ? |
Scala feels right now like the Bates computer scene from "The Onion Movie". I started updating to 2.13 but then had to drop 2.11 and also ScalaJS support, rotting dependencies, it's maintenance hell and Dotty is just around the corner. Updating the project to 2.13 is a very welcome contribution; support for 2.12 is a hard requirement, you can drop ScalaJS and 2.11. Switching to lightbend/scala-logging is also OK for me. |
First step to a stable 2.13 release was done in #94. Closing this issue |
No description provided.
The text was updated successfully, but these errors were encountered: