Skip to content

Commit 2842d8f

Browse files
Update sbt-scalafmt to 2.5.4 (#141)
1 parent 758b816 commit 2842d8f

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
@@ -1,5 +1,5 @@
11
// Linting
2-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
2+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
33
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
44

55
// Dependencies management

0 commit comments

Comments
 (0)