lisa
lisa copied to clipboard
Dependency and Scala Upgrades
A small set of maintenance changes:
- updated sbt version
- updated Scala version
- updated sbt plugin versions
- slightly cleaned up sbt build
- expose
lisa-sets
main classes in the root project, so it does not simply fail with "No main class detected" when usingsbt run
in the root folder - better multiline string handling rules for scalafmt