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 6303234 commit ff4df3cCopy full SHA for ff4df3c
project/plugins.sbt
@@ -4,7 +4,7 @@ val scalaJSVersion =
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
5
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.0")
6
7
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.0")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.4")
8
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.0.0")
9
10
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
0 commit comments