Skip to content

Commit

Permalink
Merge pull request #60 from eikek/update/sbt-scalafmt-2.5.4
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.5.4
  • Loading branch information
mergify[bot] authored Jan 17, 2025
2 parents b6db86d + a19c54e commit 29fcee3
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 @@ -5,4 +5,4 @@ addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
addSbtPlugin("com.github.sbt" % "sbt-git" % "2.1.0")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.3")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")

0 comments on commit 29fcee3

Please sign in to comment.