littlerobots / version-catalog-update-plugin

Gradle plugin for updating a project version catalog
Apache License 2.0
555 stars 22 forks source link

Remove `--add` option #69

Closed hvisser closed 2 years ago

hvisser commented 2 years ago

In practice --add is not very useful, as it adds a bunch of other dependencies from Gradle itself. Adding a dependency manually in the version catalog is not that hard, and with versionCatalogFormat added it's easy to add it by hand, then format the catalog.