Skip to content

Commit

Permalink
Merge pull request #1173 from tofu-tf/update/sbt-scalafmt-2.5.2
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.5.2
  • Loading branch information
dos65 committed May 6, 2024
2 parents b901f96 + bb5fbbb commit 6c625fe
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 @@ -6,7 +6,7 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.1")

addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.0")

Expand Down

0 comments on commit 6c625fe

Please sign in to comment.