Skip to content

Commit 669e08f

Browse files
Update sbt-scalafmt to 2.5.4 (NomadBlacky#345)
1 parent 41781cb commit 669e08f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
22

3-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
3+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
44

55
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")

0 commit comments

Comments
 (0)