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.
When I included // In project/plugins.sbt addSbtPlugin("ch.epfl.scala" % "sbt-github-dependency-submission" % "3.1.0")
and then ran githubGenerateSnapshot,
first it was checking for all the dependencies for scala_2.13 then it switched to scala_2.11. Why so?