Skip to content

Commit

Permalink
Merge pull request #379 from scala-steward/update/sbt-scalafmt-2.5.0
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.5.0
  • Loading branch information
jcazevedo authored Nov 16, 2022
2 parents 920a6de + 5d9bb33 commit aa29bc4
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 @@ -3,5 +3,5 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.14")

0 comments on commit aa29bc4

Please sign in to comment.