mirror of https://github.com/sbt/sbt.git
1.3 KiB
1.3 KiB
Improvements
Bug fixes
- Backports logging and
cleanconcurrency fix. #2156/#3834 by @dwijnand - Fixes over-compilation on Java 9
scala.ext.dir. #3142/#3701 by @retronym - Fixes
addSbtPluginto use the correct version of sbt. #3393/#3397 by @dwijnand - Changes the tuple enrichment deprecation warning messages. #3455 by @olafurpg