From 9db0031111f439672762a4f3e8043270eb38bbe7 Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Sat, 20 Nov 2021 07:32:19 +0100 Subject: Update scala-library, scala-reflect to 2.13.7 (#2401) * Update sbt-scalafix to 0.9.32 * Update scala-library, scala-reflect to 2.13.7--- project/plugins.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project/plugins.sbt') diff --git a/project/plugins.sbt b/project/plugins.sbt index 61449443..fe5e3e84 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.0") -addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.30") +addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.32") addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0") -- cgit v1.2.3