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 ability to filter configurations #35

Closed dmitchellmim closed 1 year ago

dmitchellmim commented 2 years ago

Similar to filtering modules (#32), this allows you to exclude certain configurations from the lockfile, such as the Test or Optional scopes.

dmitchellmim commented 1 year ago

@stringbean sorry to bother you, but do you have any thoughts on this pull request?

dmitchellmim commented 1 year ago

@stringbean bump?

stringbean commented 1 year ago

Apologies for the delay. I'll get this shipped today.