diff options
| author | Jiuyang Liu | 2021-11-14 12:43:01 +0800 |
|---|---|---|
| committer | GitHub | 2021-11-14 12:43:01 +0800 |
| commit | 6c5ea6781b0850888e7d0d44439df07146665534 (patch) | |
| tree | d7a7a028cecbbe3bbcb1c91984b7db250cc4b606 /project | |
| parent | 74ebcbca5a7394b67cd8c0d9fd35e32426759500 (diff) | |
| parent | 64ad1c06b588ba75839e2629fbf889d7b8604953 (diff) | |
Merge branch 'master' into update/sbt-unidoc-0.5.0
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 18436fb4..2690aa31 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -25,4 +25,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1") addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10") // From FIRRTL for building from source -addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31") +addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.32") |
