This message was deleted.
# general
s
This message was deleted.
party gradlephant 1
t
Does it mean the plugin fully moves to using catalogs? (no
_
version anymore, no
versions.properties
, everything in the catalog)
Does it also means this migration would allow any project to move to using version catalogs?
j
Yes that's the idea. if you choose to you can have everything in libs.versions.toml versions.properties will still be there if you decide to use built-in dependencies like Testing.kotest.json - or for Gracle < 7.4 if you are not interested in dependencies updates, you can also use refreshVersions to migrate to versions catalogs, then remove the plugin
n
Very cool!