Skip to content

Commit 3c7c12a

Browse files
Update sbt-scalafmt to 2.5.6
1 parent dac3a7c commit 3c7c12a

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
@@ -13,4 +13,4 @@ addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.
1313
addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "3.2.1")
1414
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
1515
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")
16-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
16+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")

0 commit comments

Comments
 (0)