littlerobots / version-catalog-update-plugin

Gradle plugin for updating a project version catalog
Apache License 2.0
565 stars 23 forks source link

Add reference to dependency version plugin configuration options #45

Closed hvisser closed 2 years ago

hvisser commented 2 years ago

Because this plugin depends on configuration of the dependency version plugin, calling this out in the README could be a bit more expanded. The common cases are enabling constraints (#33) and configuring accepted versions to consider for a "valid" update (#43)