sbt-typelevel
sbt-typelevel copied to clipboard
`-release` and friends renamed in Scala 3.1.2
See https://github.com/lampepfl/dotty/releases/tag/3.1.2-RC2
Annoying follow-up to https://github.com/typelevel/sbt-typelevel/pull/170 :) cc @vasilmkd
I believe the old settings are kept for backwards-compatibility of course, so should be fine. Not sure if it issues any deprecation warnings.
... and 2.13 will be getting these changes too.
- https://github.com/scala/scala/pull/9982