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.
2 parents 39ab9b0 + ce3e048 commit 0837600Copy full SHA for 0837600
project/plugins.sbt
@@ -9,5 +9,5 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % crossV
9
addSbtPlugin("org.scala-native" % "sbt-scala-native" % scalaNativeVersion)
10
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % crossVer)
11
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.1.3")
12
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.7")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.8")
13
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
0 commit comments