Skip to content

Commit 2e72b26

Browse files
Update auxlib, clib, javalib, nativelib, ... to 0.5.6 (#1768)
1 parent 945cee0 commit 2e72b26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
88

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

11-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
11+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
1212

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

0 commit comments

Comments
 (0)