Skip to content

Commit c4b9eaa

Browse files
authored
Merge pull request #162 from outr/update/auxlib-0.5.6
Update auxlib, clib, javalib, nativelib, ... to 0.5.6
2 parents 55ffe8f + fa1de0a commit c4b9eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
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.18.2")
88

9-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
9+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
1010

1111
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
1212

0 commit comments

Comments
 (0)