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 e8494ab commit 5a29c34Copy full SHA for 5a29c34
project/plugins.sbt
@@ -3,5 +3,5 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0
3
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.4")
4
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")
5
addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.0.1")
6
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.0")
7
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.11.0")
0 commit comments