mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 02:27:13 +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.