Skip to content

Commit 1eb2032

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update auxlib, clib, javalib, nativelib, ... to 0.5.10
1 parent 9b978b4 commit 1eb2032

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("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
88
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
99
addSbtPlugin("ohnosequences" % "sbt-github-release" % "0.7.0")
1010
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
11-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
11+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.10")
1212

1313
// https://github.com/ohnosequences/sbt-github-release/issues/28#issuecomment-426086656
1414
libraryDependencies += "com.sun.activation" % "javax.activation" % "1.2.0"

0 commit comments

Comments
 (0)