Skip to content

Commit

Permalink
Merge pull request #609 from scala-steward/update/sbt-scalafmt-2.5.4
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.5.4
  • Loading branch information
lenguyenthanh authored Jan 19, 2025
2 parents 531ae6a + f4d1280 commit b03fffc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")

addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")

0 comments on commit b03fffc

Please sign in to comment.