Skip to content

Commit bef8592

Browse files
authored
Merge pull request #125 from outr/update/nscplugin-0.4.17
Update nscplugin, sbt-scala-native, ... to 0.4.17
2 parents 98bc696 + febf407 commit bef8592

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.16.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)