Skip to content

Commit

Permalink
Update sbt-scalafmt to 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Sep 10, 2023
1 parent 72e0965 commit 74ca0cc
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,5 +1,5 @@
// https://scalameta.org/scalafmt/docs/installation.html#sbt
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
// https://github.com/sbt/sbt-assembly
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "1.2.0")
// https://github.com/marcuslonnberg/sbt-docker
Expand Down

0 comments on commit 74ca0cc

Please sign in to comment.