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 03571bc commit 572322aCopy full SHA for 572322a
project/plugins.sbt
@@ -6,6 +6,6 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" %
6
7
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")
8
9
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
10
11
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.6")
0 commit comments