We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fbc61b commit 4cf3ba4Copy full SHA for 4cf3ba4
project/plugins.sbt
@@ -12,7 +12,7 @@ addSbtPlugin("org.lyranthe.sbt" % "partial-unification" % "1.1.2")
12
13
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "9.3.0")
14
15
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
16
17
addSbtPlugin("com.thoughtworks.sbt-scala-js-map" % "sbt-scala-js-map" % "4.1.1")
18
0 commit comments