We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63599d4 commit 4e9a07cCopy full SHA for 4e9a07c
project/plugins.sbt
@@ -9,5 +9,5 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-github-actions" % "0.7.1")
9
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
10
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.3")
11
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
12
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.17")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.4")
13
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.12.0")
0 commit comments