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 682b16a commit 853dcabCopy full SHA for 853dcab
project/plugins.sbt
@@ -3,5 +3,5 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
3
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
4
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
5
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.2.2")
6
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
7
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
0 commit comments