sbt/notes/1.0.0/publishTo-otherResolvers-be...

13 lines
334 B
Markdown
Raw Normal View History

[@dwijnand]: https://github.com/dwijnand
[2059]: https://github.com/sbt/sbt/issues/2059
[2662]: https://github.com/sbt/sbt/pull/2662
### Fixes with compatibility implications
### Improvements
- Changes publishTo & otherResolvers from SettingKey's to TaskKey's. [#2059][2059]/[#2662][2662] by [@dwijnand][@dwijnand]
### Bug fixes