Skip to content

Commit 27cb842

Browse files
Update nscplugin, sbt-scala-native to 0.5.9
1 parent 799b8e6 commit 27cb842

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
@@ -2,7 +2,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
22

33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
44

5-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
5+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
66

77
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.8.1")
88

0 commit comments

Comments
 (0)