Skip to content

Commit a5aeb1f

Browse files
Update sbt-scalafmt to 2.5.6 (#435)
1 parent 1c4818c commit a5aeb1f

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
@@ -8,7 +8,7 @@ addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")
88

99
addSbtPlugin("cchantep" % "sbt-scaladoc-compiler" % "0.3")
1010

11-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
11+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
1212

1313
addSbtPlugin("cchantep" % "sbt-hl-compiler" % "0.9")
1414

0 commit comments

Comments
 (0)