Skip to content

Commit

Permalink
Update sbt-scalafmt to 2.5.4 in staging
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jan 19, 2025
1 parent 8e6145f commit 0a6397f
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,6 +1,6 @@
val assemblyVersion = "2.2.0"
val scalafixVersion = "0.12.1"
val scalafmtVersion = "2.5.2"
val scalafmtVersion = "2.5.4"
val wartremoverVersion = "3.1.6"

val assemblyPluginDependency = "com.eed3si9n" % "sbt-assembly" % assemblyVersion
Expand Down

0 comments on commit 0a6397f

Please sign in to comment.