Skip to content

Commit ac66b84

Browse files
Update auxlib, clib, javalib, junit-plugin, ... to 0.5.11
1 parent 4f5a43b commit ac66b84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.8.5")
22
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.5")
33
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.8.5")
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
5-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.10")
5+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.11")
66
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
77
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
88
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.6")

0 commit comments

Comments
 (0)