We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 67b4ab5 + a5f595b commit dd4b034Copy full SHA for dd4b034
project/plugins.sbt
@@ -14,7 +14,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
14
15
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
16
17
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.10")
18
19
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.8")
20
0 commit comments