We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7392c8 + ecd8280 commit a735fe9Copy full SHA for a735fe9
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
4
5
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
6
7
-addSbtPlugin("org.scala-js"% "sbt-scalajs" % "1.17.0")
+addSbtPlugin("org.scala-js"% "sbt-scalajs" % "1.18.2")
8
9
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
10
0 commit comments