Skip to content

Commit

Permalink
Merge pull request #1587 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 5f275e5 + d2635df commit 94bcdb2
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 @@ -8,5 +8,5 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.9")
addSbtPlugin("io.spray" % "sbt-revolver" % "0.10.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.3")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")

0 comments on commit 94bcdb2

Please sign in to comment.