diff options
| author | Scala Steward | 2021-07-09 02:45:46 +0200 |
|---|---|---|
| committer | Scala Steward | 2021-07-09 02:45:46 +0200 |
| commit | cebcd0239d89700e895e446dd177771228f48df2 (patch) | |
| tree | a76e9387f7e060ed78c633a9f7ebc0ef3e757e1c /project/plugins.sbt | |
| parent | 61b51e29bd6e119a6bad815c17ab11211e50635a (diff) | |
Update sbt-scalafmt to 2.4.3
Diffstat (limited to 'project/plugins.sbt')
| -rw-r--r-- | project/plugins.sbt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt index 05fcfdfc..e81ce139 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -22,7 +22,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29") addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0") -addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2") +addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3") addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.2") |
