We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6fb802 commit 7639924Copy full SHA for 7639924
1 file changed
project/plugins.sbt
@@ -6,6 +6,6 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-publish" %
6
7
addSbtPlugin("org.jetbrains.scala" % "sbt-ide-settings" % "1.1.3")
8
9
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
10
11
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.9")
0 commit comments