aboutsummaryrefslogtreecommitdiff
path: root/project
diff options
context:
space:
mode:
authorScala Steward2021-05-21 00:38:58 +0200
committerScala Steward2021-05-21 00:38:58 +0200
commit26a8e9c88cf31c38a09a7f67700ec3244fa45237 (patch)
tree6bbd58a0d46fd3ba3d625e74784392bbad14ce10 /project
parente0844966cbd2eb44b66c8bf341fa26370e3b4f1c (diff)
Update sbt-scalafix to 0.9.28
Diffstat (limited to 'project')
-rw-r--r--project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index b7b3a220..f9f4d9ca 100644
--- a/project/plugins.sbt
+++ b/project/plugins.sbt
@@ -18,7 +18,7 @@ addSbtPlugin("com.simplytyped" % "sbt-antlr4" % "0.8.2")
addSbtPlugin("com.github.sbt" % "sbt-protobuf" % "0.7.0")
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.27")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.28")
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")