We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55ffe8f + fa1de0a commit c4b9eaaCopy full SHA for c4b9eaa
project/plugins.sbt
@@ -6,7 +6,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
6
7
addSbtPlugin("org.scala-js"% "sbt-scalajs" % "1.18.2")
8
9
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
10
11
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
12
0 commit comments