mirror of https://github.com/sbt/sbt.git
10 lines
342 B
Markdown
10 lines
342 B
Markdown
[@ajsquared]: https://github.com/ajsquared
|
|
|
|
|
|
### Changes with compatibility implications
|
|
|
|
### Improvements
|
|
- Adds `forceUpdatePeriod` key, that takes values of `Option[FiniteDuration]`. If set, a full `update` will occur after that amount of time without needing to explicitly run the `update` task. By [@ajsquared][@ajsquared]
|
|
|
|
### Fixes
|