scalacenter / scalafix

Refactoring and linting tool for Scala
https://scalacenter.github.io/scalafix/
BSD 3-Clause "New" or "Revised" License
826 stars 186 forks source link

Please publish for Scala 2.13.15 #2074

Closed SethTisue closed 1 week ago

SethTisue commented 2 weeks ago

which is now on Maven Central, as per https://contributors.scala-lang.org/t/scala-2-13-15-release-planning/6649/11

bjaglin commented 2 weeks ago

https://github.com/scalameta/scalameta/issues/3973 will unlock support of 2.13.15 sources for existing sbt-scalafix versions.

I'll handle the actual publish (allowing rule authors to use 2.13.15) on Friday (27th).

bjaglin commented 1 week ago

Impact of https://github.com/scalameta/scalameta/issues/3973 tested via https://github.com/scalacenter/sbt-scalafix/pull/433: users of sbt-scalafix 0.12.1 can now target Scala 2.13.15 :+1: