littlerobots / version-catalog-update-plugin

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

Allow applying formatting only #48

Closed dalewking closed 2 years ago

dalewking commented 2 years ago

While working with the plugin, I find that there are too many gotchas with having it automatically update versions (I think mostly coming from the fact that the versions plugin sometimes cannot detect versions), but do like the application of consistent ordering and formatting (once you fix bundle formatting as requested in another issue) along with automatic creation of version references. So it would be nice to be able to have a way to run it telling it to not update any version numbers (treat everything as pinned to the current version)