diff options
| author | Scala Steward | 2021-11-30 03:33:56 +0100 |
|---|---|---|
| committer | GitHub | 2021-11-30 02:33:56 +0000 |
| commit | c43879f8fc34eff92965896923fc8780efc07a03 (patch) | |
| tree | 88f503eb3b9ed317d5c0df199de4418b50a41137 /project | |
| parent | b7dd35e9cdeecb2d5125ef1d8802d5af17bff4ab (diff) | |
Update sbt-scalafix to 0.9.33 (#2431)
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 6ddc0cbf..cf531393 100644 --- a/project/plugins.sbt +++ b/project/plugins.sbt @@ -20,7 +20,7 @@ addSbtPlugin("com.simplytyped" % "sbt-antlr4" % "0.8.2") addSbtPlugin("com.github.sbt" % "sbt-protobuf" % "0.7.1") -addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.32") +addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.33") addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0") |
