stringbean / sbt-dependency-lock

sbt plugin for creating dependency lockfiles
https://stringbean.github.io/sbt-dependency-lock
Apache License 2.0
14 stars 6 forks source link

Add facility to check lockfile after update #8

Closed stringbean closed 4 years ago

stringbean commented 4 years ago

This extends the default update task to run a dependency file check after resolution.

Fixes #3