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 fa0a1aa commit bbf6770Copy full SHA for bbf6770
project/plugins.sbt
@@ -6,7 +6,7 @@ libraryDependencies += "com.softwaremill.sttp" %% "circe" % "1.7.2"
6
7
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.1")
8
9
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.13.2")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
10
11
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")
12
0 commit comments