Skip to content

Commit

Permalink
Merge pull request #566 from scala-steward/update/series/1.x/sbt-scal…
Browse files Browse the repository at this point in the history
…afmt-2.4.6

Update sbt-scalafmt to 2.4.6 in series/1.x
  • Loading branch information
danicheg authored Dec 30, 2021
2 parents f7561b2 + f816832 commit 37d6cea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.4")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
Expand Down

0 comments on commit 37d6cea

Please sign in to comment.