We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31317ef + 9d99527 commit 9285a2cCopy full SHA for 9285a2c
project/plugins.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("org.http4s" % "sbt-http4s-org" % "0.14.9")
2
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.11.0")
3
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.7")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.9")
4
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.2.0")
5
// Fix links to API docs of scala-xml
6
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
0 commit comments