Skip to content

Commit 37cf020

Browse files
Update nscplugin, sbt-scala-native to 0.5.8 in series/0.6.x
1 parent 4ebdce4 commit 37cf020

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
@@ -8,5 +8,5 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-site"
88
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
99
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
1010
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
11-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
11+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
1212
addSbtPlugin("com.armanbilge" % "sbt-scala-native-config-brew-github-actions" % "0.3.0")

0 commit comments

Comments
 (0)