Skip to content

Commit 1e10f9c

Browse files
Update nscplugin, sbt-scala-native to 0.5.8
1 parent 641ee83 commit 1e10f9c

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
@@ -3,5 +3,5 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTlVersion)
33
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % sbtTlVersion)
44
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % sbtTlVersion)
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
6-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
6+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
77
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")

0 commit comments

Comments
 (0)