Skip to content

Commit 470636f

Browse files
committed
Update sbt-scalafmt to 2.5.3
1 parent 4bd425a commit 470636f

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
@@ -12,4 +12,4 @@ addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
1212

1313
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
1414

15-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
15+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")

0 commit comments

Comments
 (0)