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 168f503 commit aa37791Copy full SHA for aa37791
project/plugins.sbt
@@ -4,5 +4,5 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
4
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
5
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
7
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
8
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.1")
0 commit comments