scalameta / sbt-scalafmt

sbt plugin for Scalafmt
https://scalameta.org/scalafmt/
Apache License 2.0
201 stars 43 forks source link

deps: bump sbt to 1.8.0 #241

Closed ckipp01 closed 1 year ago

ckipp01 commented 1 year ago

We use 1.8.0 to build sbt-scalafmt, but we use pluginCrossBuild / sbtVersion to ensure everything is still working against 1.2.8 by compiling against it.