Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Commit

Permalink
Merge pull request #95 from scala-steward/update/sbt-scalafmt-2.3.2
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.3.2
  • Loading branch information
cquiroz authored Mar 5, 2020
2 parents 4fd7dfd + cd8b1cd commit 4c90ffe
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,6 +4,6 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler-sjs06" % "0.17.0")

addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.0")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.1")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.2")

addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.11")

0 comments on commit 4c90ffe

Please sign in to comment.