Skip to content

Commit

Permalink
Merge pull request #808 from scala-steward/update/series/1.x/sbt-scal…
Browse files Browse the repository at this point in the history
…afmt-2.4.6

Update sbt-scalafmt to 2.4.6 in series/1.x
  • Loading branch information
bplommer authored Jan 2, 2022
2 parents 94a2bf6 + 7e8cd2e commit 5c2edbe
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 @@ -4,5 +4,5 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.2")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.24")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.12.0")

0 comments on commit 5c2edbe

Please sign in to comment.