mirror of
https://github.com/sbt/sbt.git
synced 2026-08-31 18:24:30 +02:00
**Problem** There's a disconnect between what is perceived to be the current Scala version, and what sbt uses internally, and thus what it chooses to be the default scalaVersion. **Solution** This displays a warning if scalaVersion setting is missing.