You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 20, 2019. It is now read-only.
Sbt has some special handling for library dependencies under org.scala-lang. Of particular interest is the fact that it issues warnings if the versions of these libraries is not the same as scalaVersion in update. It's not pressing, but I hope that this issue will serve as a reminder that something really should be done about this.