👩‍🔬 sbt 2.0.0-RC10 is released! sbt 2.0 is a new version of sbt, based on Scala 3 constructs and Bazel-compatible cache system
RC10 features
- JDK 17 + Scala 3.8.2 in metabuild
- Dependency mode, which allows `DependencyMode.Direct`
- More robust task caching
- Slight tweak of the prompt
https://eed3si9n.com/sbt-2.0.0-RC10 #Scala