sbt/notes/0.13.12/deprecate-Build.markdown

11 lines
270 B
Markdown

[@dwijnand]: https://github.com/dwijnand
[#2530]: https://github.com/sbt/sbt/pull/2530
### Fixes with compatibility implications
- The Build trait is deprecated in favour of the .sbt format [#2530][#2530] by [@dwijnand][@dwijnand]
### Improvements
### Bug fixes