summaryrefslogtreecommitdiff
path: root/project/plugins.sbt
diff options
context:
space:
mode:
authorScala Steward2021-08-16 18:30:53 +0200
committerScala Steward2021-08-16 18:30:53 +0200
commitd3f10eddd25a9b1b211464a43635683c783e4bbe (patch)
treeacafb4d6d01c0ecdd0ee50bbc7e2d7bea344e6bf /project/plugins.sbt
parent1ceb974c55c6785c21ab3934fa750ade0702e276 (diff)
Update sbt-scalafix to 0.9.30
Diffstat (limited to 'project/plugins.sbt')
-rw-r--r--project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 1eca3137..b534ec90 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -25,4 +25,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.9.2")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
// From FIRRTL for building from source
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.30")