Skip to content

Commit d577f9f

Browse files
scala-stewardxerial
authored andcommitted
Update sbt-scalafmt to 2.0.5 (#728)
1 parent f8a2d2d commit d577f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugin.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.7")
22
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
33
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.0")
4-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.4")
4+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.5")
55
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.28")
77
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")

0 commit comments

Comments
 (0)