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.
2 parents 98bc696 + febf407 commit bef8592Copy full SHA for bef8592
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
6
7
addSbtPlugin("org.scala-js"% "sbt-scalajs" % "1.16.0")
8
9
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
10
11
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
12
0 commit comments