Skip to content

Commit 321fab8

Browse files
Update auxlib, clib, javalib, nativelib, ... to 0.5.9 in 0.11.x (#1989)
1 parent cfa749a commit 321fab8

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.3")
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)