We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0171d07 commit 0447667Copy full SHA for 0447667
project/plugins.sbt
@@ -6,5 +6,5 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
6
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
7
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
8
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.3.0")
9
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
10
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
0 commit comments