mirror of https://github.com/sbt/sbt.git
The compiler bridge had a dependency on the scala compiler in the version defined in the build definition. This means that when trying to fetch the compiler bridge for, say, Scala 2.9.2, we would also pull in the Scala compiler 2.10.5. The compiler bridge now has a "provided" dependency on the Scala compiler. |
||
|---|---|---|
| internal/incrementalcompiler-ivy-integration/src | ||