Skip to content

Commit

Permalink
Merge pull request #325 from jbwheatley/update/main/sbt-scalafmt-2.5.0
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.5.0 in main
  • Loading branch information
jbwheatley authored Nov 20, 2022
2 parents 95fcd37 + 6c1a66e commit 3437dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.9.0")

addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.1")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")

addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")

Expand Down

0 comments on commit 3437dfc

Please sign in to comment.