summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScala Steward2021-11-13 01:05:47 +0100
committerScala Steward2021-11-13 01:05:47 +0100
commit8becf75ebab6b8956ef701a652ee636603727dec (patch)
tree6cb266ffb2ea32badf0a3e01a016481b8475a59f
parent921a5859cb5f450851025e5dcbd10d68629ea5c9 (diff)
Update sbt-scalafix to 0.9.32
-rw-r--r--project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index d0b2f953..7921bef1 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")