Skip to content

Commit 26d8480

Browse files
authored
Merge of #1985
2 parents 9c02292 + 3d8be67 commit 26d8480

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,7 +8,7 @@ addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.11.4")
88

99
addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
1010

11-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
11+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
1212

1313
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
1414

0 commit comments

Comments
 (0)