sbt/main
Lukas Rytz b9375f5e6b Update scala-library in scala-tool configuration for Scala 3
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.
2024-02-27 10:56:30 +01:00
..
src Update scala-library in scala-tool configuration for Scala 3 2024-02-27 10:56:30 +01:00
NOTICE Transfer copyright to Scala Center 2023-06-20 16:39:07 +02:00