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 673aa3b commit 52a35bbCopy full SHA for 52a35bb
project/plugins.sbt
@@ -5,4 +5,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.4")
6
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
7
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
8
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.19.0")
0 commit comments