=pro upgrade to latest sbt and add first auto plugins
* RootSettings plugin contains settings for root project * other auto plugins that are meant only for root project depend on RootSettings * other auto plugins that are meant for every project are enabled by default reducing boilerplate
This commit is contained in:
parent
338f61886e
commit
22334da2a1
26 changed files with 117 additions and 101 deletions
|
|
@ -1 +1 @@
|
|||
sbt.version=0.13.1
|
||||
sbt.version=0.13.7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue