☝️Migrating to sbt 2 is going to be the biggest challenge this year in the Scala ecosystem.
Major build tool bumps are historically brutal, but luckily, you don't need to rely entirely on LLMs to rewrite your sbt plugins.
💡You can use this new sbt2-compat plugin to help with the breaking changes and cross-version publishing.
https://www.scala-lang.org/blog/2026/03/02/sbt2-compat.html #scala