dropbox / dependency-guard

A Gradle plugin that guards against unintentional dependency changes.
Apache License 2.0
406 stars 15 forks source link

improve re-baseline message #53

Closed qwert2603 closed 1 year ago

qwert2603 commented 1 year ago

Fixes #52

handstandsam commented 1 year ago

Thanks, this looks good. I 99% of the time just run ./gradlew dGB no matter what locally. Then use Git to see if any changes happened. It is annoying to do it one by one, so this messaging is better than what was there.