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

Commit 7b97b7f

Browse files
Update sbt-scalafmt to 2.4.6 (#258)
Co-authored-by: scala-steward <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Jannik Arndt <[email protected]>
1 parent 4cac2e8 commit 7b97b7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
addSbtPlugin("io.spray" % "sbt-revolver" % "0.9.1")
33

44
// adds scalafmt
5-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.4")
5+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
66

77
// sbt> scapegoat
88
addSbtPlugin("com.sksamuel.scapegoat" %% "sbt-scapegoat" % "1.1.1")

0 commit comments

Comments
 (0)