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
It only has an effect if the Scala version number is exactly
2.11.0-SNAPSHOT. For 2.11.x-SNAPSHOT with x > 0, sbt already sets
the scalaBinaryVersion to 2.11.
Note that our nightly release builds don't use -SNAPSHOT for the
Scala version, but something like 2.12.0-[sha]-nightly.
0 commit comments