We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bb7eea commit c6ff124Copy full SHA for c6ff124
project/plugins.sbt
@@ -2,4 +2,4 @@ addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "3.0.1")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
3
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")
4
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
5
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.9")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.10")
0 commit comments