We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b62a32a + 180f678 commit a2846ebCopy full SHA for a2846eb
project/plugins.sbt
@@ -14,7 +14,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
14
15
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
16
17
-addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.2")
+addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.3")
18
19
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.12")
20
0 commit comments