We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04e798c commit 6bd47e8Copy full SHA for 6bd47e8
project/plugins.sbt
@@ -5,5 +5,5 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.8.3")
5
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.1")
6
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.1")
7
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
8
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
9
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.3")
0 commit comments