Splitties / refreshVersions

Life is too short to google for dependencies and versions
https://splitties.github.io/refreshVersions/
MIT License
1.66k stars 107 forks source link

Outdated documentation regarding version catalogs #664

Open Vampire opened 1 year ago

Vampire commented 1 year ago

The docs at https://jmfayard.github.io/refreshVersions/add-dependencies/#using-gradle-7-versions-catalogs say that version catalogs are incubating and need a feature preview flag and that this plugin supports it, but only with using the _ placeholder.

Both is not true anymore. Version catalogs are a stable feature already and this plugin can handle concrete version in it already.