Skip to content

Commit 2b06467

Browse files
committed
Update sbt-scalafmt to 2.5.6
1 parent 3d5efd9 commit 2b06467

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 @@ scalacOptions += "-feature"
22

33
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
44
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
5-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
5+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")
66
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.8.0")
77
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
88
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")

0 commit comments

Comments
 (0)