We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 56bdc42 commit 1201841Copy full SHA for 1201841
1 file changed
project/plugins.sbt
@@ -2,5 +2,5 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.1")
2
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.2.0")
3
addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.4.17")
4
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.4.17")
5
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.11.0")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.12.0")
6
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
0 commit comments