Skip to content

Commit 3cf8f95

Browse files
authored
Merge pull request #214 from scala-steward/update/sbt-scalafmt-2.5.5
Update sbt-scalafmt to 2.5.5
2 parents b05ca01 + ac6593d commit 3cf8f95

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
@@ -1,4 +1,4 @@
11
// The Play plugin
22
addSbtPlugin("com.typesafe.play" % "sbt-plugin" % "2.9.7")
33

4-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
4+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")

0 commit comments

Comments
 (0)