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 25cd471 commit 58a4520Copy full SHA for 58a4520
project/plugins.sbt
@@ -1,7 +1,7 @@
1
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
2
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
3
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
4
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.9")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
5
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")
6
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
7
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
0 commit comments