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 84648eb commit a6fdef4Copy full SHA for a6fdef4
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.16.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
10
11
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
0 commit comments