mirror of https://github.com/sbt/sbt.git
When a macro was compiled against a new scala-library (say 2.13.15), the runtime classpath of the Scala compiler should not contain an older scala-library. Otherwise the macro can cause a NoSuchMethodException during expansion. This commit updates scala-library in the scalaInstance to the version on the projects dependency classpath. |
||
|---|---|---|
| .. | ||
| src | ||
| NOTICE | ||