Skip to content

Commit ca9a23d

Browse files
Update auxlib, clib, javalib, nativelib, ... to 0.5.3
1 parent 3e219e0 commit ca9a23d

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.2")
5+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.3")

0 commit comments

Comments
 (0)