mirror of
https://github.com/sbt/sbt.git
synced 2026-09-01 10:37:54 +02:00
**Problem** sbt 2.x uses crossTarget by default, but it contains Scala version even when crossPaths is false. **Solution** This replaces it with the letter "u" for unspecified.