We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c66909 commit 4c17b3cCopy full SHA for 4c17b3c
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.4")
2
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
3
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
4
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
5
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
6
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.4.22")
0 commit comments