Skip to content

Commit 3e219e0

Browse files
authored
Merge pull request #455 from typelevel/update/auxlib-0.5.2
Update auxlib, clib, javalib, nativelib, ... to 0.5.2
2 parents 4d03199 + 17e7537 commit 3e219e0

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
@@ -2,4 +2,4 @@ val sbtTlVersion = "0.7.1"
22
addSbtPlugin("org.typelevel" % "sbt-typelevel" % sbtTlVersion)
33
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % sbtTlVersion)
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
5-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.1")
5+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.2")

0 commit comments

Comments
 (0)