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 59ce894 + e52a33b commit 7c8dc06Copy full SHA for 7c8dc06
project/plugins.sbt
@@ -2,4 +2,4 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
2
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
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"
+libraryDependencies += "io.github.nafg.scalac-options" %% "scalac-options" % "0.4.0"
0 commit comments