Skip to content

Commit

Permalink
Update sbt-scalafmt to 2.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 25, 2021
1 parent 35cdaf1 commit 2b144b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
@@ -1,3 +1,3 @@
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")
addSbtPlugin("io.chrisdavenport" % "sbt-davenverse" % "0.0.7")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")

0 comments on commit 2b144b9

Please sign in to comment.