Skip to content

Commit 9f935a6

Browse files
Update nscplugin, sbt-scala-native to 0.5.5
1 parent aa95bbd commit 9f935a6

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.16.0")
6-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
6+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
77
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")

0 commit comments

Comments
 (0)