Skip to content

Commit 93c43d7

Browse files
committed
Update sbt-scalafmt to 2.5.5
1 parent 89fbd68 commit 93c43d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.2")
22

33
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.3.15")
44

5-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
5+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
66

77
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
88

0 commit comments

Comments
 (0)