sbt 2.0.0-RC2 is released! sbt 2.0 is a new version of sbt, based on Scala 3 constructs, and Bazel-compatible cache system
- Plugins published against sbt 2.0.0-RC2 will be bincompat with 2.x series
- All tasks are cached by default
- dependencyTree task is changed to an input task that can generate DOT etc
https://eed3si9n.com/sbt-2.0.0-RC2