Merge pull request #184 from scala-steward/update/scalafmt-core-3.6.1

Update scalafmt-core to 3.6.1
This commit is contained in:
hrj
2022-11-03 09:22:49 +05:30
committed by GitHub
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.8.0")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.0.0")
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.0.0")