Skip to content

Commit febf407

Browse files
committed
Update nscplugin, sbt-scala-native, ... to 0.4.17
1 parent 4986c0a commit febf407

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
@@ -6,7 +6,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
66

77
addSbtPlugin("org.scala-js"% "sbt-scalajs" % "1.15.0")
88

9-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")
9+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
1010

1111
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
1212

0 commit comments

Comments
 (0)