mirror of
https://github.com/sbt/sbt.git
synced 2026-09-03 08:34:34 +02:00
676e95eaeec6ca952b94a32734064bcf9f1c63f8
scala-library is currently treated as just one of the library modules. This means that it’s at the mercy of eviction if some other library uses newer version of scala-library. This commit displays a instruction on how to force scalaVersion if warnScalaVersionEviction flag is true on EvictionWarningOptions.
Languages
Scala
94.5%
Java
3.1%
Shell
1.1%
Batchfile
0.9%
Roff
0.2%
Other
0.1%