Skip to content

Commit

Permalink
Update sbt-scalafmt to 2.4.4 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
fgrutsch authored Nov 21, 2021
1 parent 1fec94e commit 9906012
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.10")
addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.9.6")
addSbtPlugin("com.typesafe.sbt" % "sbt-site" % "1.4.1")
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.6.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.4")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.2")

0 comments on commit 9906012

Please sign in to comment.