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 64a9eda commit 74e2602Copy full SHA for 74e2602
project/plugins.sbt
@@ -5,4 +5,4 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
5
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.3.6")
6
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
7
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
8
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.11.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
0 commit comments