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.
2 parents e094693 + bbf6770 commit b974026Copy full SHA for b974026
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