Skip to content

Commit 8e9af67

Browse files
Update auxlib, clib, javalib, nativelib, ... to 0.5.8
1 parent a0a2adc commit 8e9af67

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
@@ -3,5 +3,5 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.3")
33
addSbtPlugin("org.typelevel" % "sbt-typelevel-scalafix" % "0.7.3")
44
addSbtPlugin("org.typelevel" % "sbt-typelevel-site" % "0.7.3")
55
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
6-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
6+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
77
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.2.0")

0 commit comments

Comments
 (0)