Outdated documentation regarding version catalogs
Vampire opened this issue · 0 comments
Vampire commented
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.