Skip to content

Commit 52ba346

Browse files
Update nscplugin, sbt-scala-native to 0.5.9
1 parent 07a3eb5 commit 52ba346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
1111
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.8.0")
1212
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
1313
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
14-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
14+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
1515
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
1616
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.0")

0 commit comments

Comments
 (0)