diff options
| author | Scala Steward | 2021-09-21 21:42:55 +0200 |
|---|---|---|
| committer | GitHub | 2021-09-21 19:42:55 +0000 |
| commit | 6371e5624c0ecd45b6672df6322212e3c4e0a4ea (patch) | |
| tree | 5e9ecc5fe57c9d1070f0a29e69deb4582a6f7980 /project | |
| parent | 6e9740efd138523dca3de5a871104f91d884c476 (diff) | |
Update sbt-scalafix to 0.9.31 (#2127)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Diffstat (limited to 'project')
| -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 f81a7854..a96b41ac 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -25,4 +25,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.0") addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7") // From FIRRTL for building from source -addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.30") +addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31") |
