We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Currently the behavior of the Scala 2<->3 dependencies and then new methods such as CrossVersion.for3Use2_13 are only documented in the release notes: https://eed3si9n.com/sbt-1.5.0-beta, ideally they should be part of https://www.scala-sbt.org/1.x/docs/Cross-Build.html so we have one complete resource we can point people to /cc @adpi2
CrossVersion.for3Use2_13
The text was updated successfully, but these errors were encountered:
adpi2
Successfully merging a pull request may close this issue.
Currently the behavior of the Scala 2<->3 dependencies and then new methods such as
CrossVersion.for3Use2_13
are only documented in the release notes: https://eed3si9n.com/sbt-1.5.0-beta, ideally they should be part of https://www.scala-sbt.org/1.x/docs/Cross-Build.html so we have one complete resource we can point people to /cc @adpi2The text was updated successfully, but these errors were encountered: