wooga / atlas-paket

Paket plugin for gradle
https://wooga.github.io/atlas-paket/
Apache License 2.0
0 stars 2 forks source link

Generate PaketUpdate tasks for transient dependencies #40

Open Larusso opened 6 years ago

Larusso commented 6 years ago

We generate dedicated paketUpdate tasks for each dependency listed in paket.dependencies We should instead use the paket.lock file instead and create update tasks for all dependencies.