Skip to content

Commit 64acd0d

Browse files
scala-stewardxuwei-k
authored andcommitted
Update sbt-scalafmt to 2.5.6
1 parent b42e493 commit 64acd0d

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-dynver" % "5.1.1")
22
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
33
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
4-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
4+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
55
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
66
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
77
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.8.0")

0 commit comments

Comments
 (0)