dropbox / dependency-guard

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

Attached "dependencyGuard" to the "check" task. Fixes #30 #34

Closed handstandsam closed 2 years ago

handstandsam commented 2 years ago

Had to add the LifecycleBasePlugin, but then can attach to the "check" task.