Skip to content

Commit 59d6b70

Browse files
Update auxlib, clib, javalib, nativelib, ... to 0.5.4 (#1707)
1 parent 0324439 commit 59d6b70

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.10.0")
88

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

11-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.3")
11+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.4")
1212

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

0 commit comments

Comments
 (0)