Skip to content

Commit c949ea0

Browse files
Update sbt-scalafmt to 2.4.3 (#359)
1 parent 5fee445 commit c949ea0

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
@@ -2,6 +2,6 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.6.0")
22
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.1.0")
33
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
44

5-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
5+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
66

77
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")

0 commit comments

Comments
 (0)