Skip to content

Commit

Permalink
Merge pull request #1054 from tofu-tf/update/sbt-scalafmt-2.5.0
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.5.0
  • Loading branch information
mergify[bot] authored Nov 30, 2022
2 parents 1a492f8 + 2f0f318 commit 0af8f95
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 @@ -12,7 +12,7 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.5")

addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")

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

addSbtPlugin("com.timushev.sbt" % "sbt-rewarn" % "0.1.3")

Expand Down

0 comments on commit 0af8f95

Please sign in to comment.