Skip to content

Commit e8490bc

Browse files
scala-stewardMateuszKubuszok
authored andcommitted
Update auxlib, clib, javalib, nativelib, ... to 0.5.7
1 parent 9b8b7bc commit e8490bc

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
@@ -6,7 +6,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
66
addSbtPlugin("com.eed3si9n" % "sbt-projectmatrix" % "0.10.1")
77
addSbtPlugin("com.indoorvivants" % "sbt-commandmatrix" % "0.0.5")
88
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
9-
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
9+
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.7")
1010
// publishing
1111
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
1212
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")

0 commit comments

Comments
 (0)