aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiuyang Liu2021-06-04 19:27:26 +0800
committerGitHub2021-06-04 19:27:26 +0800
commitfb5c906e12a9ae4d156c72802431844c871f8a69 (patch)
treeb2e40c5611cbe26bce5d33277fa6180e1997e304
parentc9892fe0b2a74e95a9c7753d4a9369eeed2beca1 (diff)
parent7968d0138c0c6bec10e979a4a162bd6736ecabaf (diff)
Merge branch 'master' into update/os-lib-0.7.8
-rw-r--r--project/plugins.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/project/plugins.sbt b/project/plugins.sbt
index 2f47719a..0d3a3915 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.28")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.29")
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")