sbt/notes/1.7.0/cross-strict-aggregation-sc...

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
295 B
Markdown
Raw Permalink Normal View History

[@ruippeixotog]: https://github.com/ruippeixotog
[#6915]: https://github.com/sbt/sbt/issues/6915
[#6926]: https://github.com/sbt/sbt/pull/6926
### Bug Fixes
- Make `++ <scala-version> <command>` run `<command>` only on compatible Scala 3 subprojects. [#6915][]/[#6926][] by [@ruippeixotog][]