We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c66a89 commit c03aeacCopy full SHA for c03aeac
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.1")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.1")
3
4
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.12")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.14")
5
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.1")
6
7
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
0 commit comments