Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 129d5d4

Browse files
authoredAug 31, 2021
Merge pull request #538 from scala-steward/update/sbt-scalafmt-2.4.3
Update sbt-scalafmt to 2.4.3
2 parents 5abb211 + a4422b1 commit 129d5d4

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,4 +2,4 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.30")
22
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
33
addSbtPlugin("com.lihaoyi" % "scalatex-sbt-plugin" % "0.3.11")
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")
5-
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.7")
5+
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")

0 commit comments

Comments
 (0)
Please sign in to comment.