nebula-plugins / gradle-dependency-lock-plugin

A plugin to allow people using dynamic dependency versions to lock them to specific versions.
Apache License 2.0
292 stars 42 forks source link

generateGlobalLock always includes transitives, by default and even when includeTransitives=false #263

Open jphelp32 opened 10 months ago

jphelp32 commented 10 months ago

@rpalcolea Seems like a regression issue introduced with v14.1.0, rather than an intentional change?

jphelp32 commented 10 months ago

appears to be fixed in version 14.1.4