Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Commit

Permalink
Update sbt-scalafmt to 2.4.5 (#2433)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 4, 2021
1 parent b14ed79 commit 4347f57
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 @@ -24,7 +24,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.33")

addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.4")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.5")

addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")

Expand Down

0 comments on commit 4347f57

Please sign in to comment.