Skip to content

Commit

Permalink
Merge pull request #543 from scala-steward/update/sbt-scalafmt-2.5.1
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.5.1
  • Loading branch information
mergify[bot] committed Aug 29, 2023
2 parents f1a9c0d + 43ef86c commit d4681e8
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 @@
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.10.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.1")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.8")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

0 comments on commit d4681e8

Please sign in to comment.