Skip to content

Commit e9f86e8

Browse files
Update nscplugin, sbt-scala-native to 0.5.6
1 parent 8977a21 commit e9f86e8

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
@@ -1,5 +1,5 @@
11
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.4")
22
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.4")
33
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
4-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
4+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
55
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")

0 commit comments

Comments
 (0)