Skip to content

Commit 1d5bf40

Browse files
scala-stewardxuwei-k
authored andcommitted
Update sbt-scalafmt to 2.5.5
1 parent 41d678e commit 1d5bf40

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,7 +1,7 @@
11
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
22
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
33

4-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
4+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
66
addSbtPlugin("org.scalastyle" %% "scalastyle-sbt-plugin" % "1.0.0")
77
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")

0 commit comments

Comments
 (0)