Skip to content

Commit

Permalink
Merge pull request #283 from scala-steward/update/sbt-scalafmt-2.5.2
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.5.2
  • Loading branch information
raboof authored Sep 7, 2023
2 parents c19228b + e0f03d4 commit 9378b7b
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
Expand Up @@ -4,6 +4,6 @@ addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.31")

addSbtPlugin("net.bzzt" % "sbt-strict-scala-versions" % "0.0.1")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

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

0 comments on commit 9378b7b

Please sign in to comment.