We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a725fef + 7c73229 commit 467efe8Copy full SHA for 467efe8
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
2
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.2")
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
4
addSbtPlugin("io.github.nafg.mergify" % "sbt-mergify-github-actions" % "0.9.0")
5
libraryDependencies += "io.github.nafg.scalac-options" %% "scalac-options" % "0.3.0"
0 commit comments