littlerobots / version-catalog-update-plugin

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

Update from direct dependencies to catalogs #145

Closed NikBomb closed 4 months ago

NikBomb commented 4 months ago

From the readme:

After you have created the libs.versions.toml file you can update your dependency references to use the catalog instead of direct dependency declarations.

Is there any plugin, feature to help with the above update process?

hvisser commented 4 months ago

Not that I'm aware of. Newer versions of IntelliJ have some support for this in the IDE.

mavek87 commented 3 months ago

@hvisser I'm using the last version of intellij ultimate but cant find this thing anywhere. Do you have any hint?