Skip to content

Commit

Permalink
Update sbt-scalafmt to 2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
scalaz-bot[bot] committed Jan 17, 2025
1 parent 48e0c90 commit aec56f0
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 @@ -8,7 +8,7 @@ addSbtPlugin(

addSbtPlugin("com.fommil" % "sbt-neojmh" % "1.1.1")

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

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

Expand Down

0 comments on commit aec56f0

Please sign in to comment.