Skip to content

Commit aa37791

Browse files
Update nscplugin, sbt-scala-native to 0.5.9
1 parent 168f503 commit aa37791

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
@@ -4,5 +4,5 @@ addSbtPlugin("com.lightbend.paradox" % "sbt-paradox" % "0.10.7")
44
addSbtPlugin("com.github.sbt" % "sbt-site-paradox" % "1.7.0")
55
addSbtPlugin("com.github.sbt" % "sbt-ghpages" % "0.9.0")
66
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
7-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
7+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
88
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.8.1")

0 commit comments

Comments
 (0)