Skip to content

Commit

Permalink
Merge pull request #231 from scala-steward/update/sbt-scalafmt-2.4.6
Browse files Browse the repository at this point in the history
Update sbt-scalafmt to 2.4.6
  • Loading branch information
hamnis committed Apr 5, 2022
2 parents 714ed9a + d3c23bb commit d585240
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,4 +1,4 @@
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.16")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")

0 comments on commit d585240

Please sign in to comment.