dropbox / dependency-guard

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

Can the `allowedFilter` use a specific version catalog? #13

Open handstandsam opened 2 years ago

handstandsam commented 2 years ago

If we have a "test" version catalog, can we reject dependencies from that easily in a "automatic" way?