littlerobots / version-catalog-update-plugin

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

Override the default toml file #96

Closed hvisser closed 1 year ago

hvisser commented 1 year ago

Adds a catalogFile property on the versionCatalogUpdate extension to override the default version catalog used for the default tasks.

Fixes #92