Skip to content

Commit

Permalink
Upgrade sbt-scalafmt from 2.5.2 to 2.5.4 (#381)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward <162267+scala-steward-for-moia[bot]@users.noreply.github.com>
  • Loading branch information
scala-steward-for-moia[bot] and scala-steward authored Jan 20, 2025
1 parent 0280942 commit 1e1cc2d
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,7 +1,7 @@
// Formatting in scala
// See .scalafmt.conf for configuration details.
// Formatting takes place before the project is compiled.
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")

// Use git in sbt, show git prompt and use versions from git.
// sbt> git <your git command>
Expand Down

0 comments on commit 1e1cc2d

Please sign in to comment.