Skip to content

Commit

Permalink
sbt-scalafmt: 2.5.2 -> 2.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
earldouglas committed Jan 19, 2025
1 parent a5bae04 commit 31cc4db
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,2 +1,2 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")

0 comments on commit 31cc4db

Please sign in to comment.