Skip to content

Commit

Permalink
Merge pull request #1045 from scala-steward/update/sbt-scalafmt-2.4.5
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.4.5
  • Loading branch information
mergify[bot] authored Dec 4, 2021
2 parents f15144a + 11fcee0 commit 5898f31
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("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")

addSbtPlugin("com.github.tkawachi" % "sbt-doctest" % "0.9.9")

Expand Down

0 comments on commit 5898f31

Please sign in to comment.