mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 16:54:29 +02:00
The ff0fd6eec6 introduced some exclusions
that were necessary for getting sbt to resolve dependencies properly
against Scala 2.11.0-M7.
Scala 2.11.0-M8 fixed its dependency structure so we can get rid of those
exclusions now.