Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Update sbt-scalafmt to 2.4.6 (#258)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jannik Arndt <[email protected]>
  • Loading branch information
github-actions[bot] and JannikArndt authored Dec 29, 2021
1 parent 4cac2e8 commit 7b97b7f
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 @@ -2,7 +2,7 @@
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")

// adds scalafmt
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")

// sbt> scapegoat
addSbtPlugin("com.sksamuel.scapegoat" %% "sbt-scapegoat" % "1.1.1")
Expand Down

0 comments on commit 7b97b7f

Please sign in to comment.