Skip to content

Commit d176698

Browse files
Upgrade sbt-scalafmt from 2.5.5 to 2.5.6 (waylayio#263)
1 parent cc7fef5 commit d176698

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
@@ -4,4 +4,4 @@ addSbtPlugin("com.github.sbt" % "sbt-site" % "1.6.0")
44
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
55
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
66
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
7-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
7+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")

0 commit comments

Comments
 (0)