releases-hub-gradle-plugin icon indicating copy to clipboard operation
releases-hub-gradle-plugin copied to clipboard

Support version placeholders

Open maxirosson opened this issue 5 years ago • 1 comments

Add this support to:

  • BuildSrc classes
  • Version catalog ([versions] tag & versionRef)

maxirosson avatar Sep 16 '19 18:09 maxirosson

Since it's not mentioned in the issue's description, I just want to point out that the explicit version notation in Version catalogs is not supported either:

my-dependency = { module = "com.foo.bar", version = "1.2.3" }

This is way less important than having the support to version.ref and [versions] tag though.

fondesa avatar Dec 28 '21 23:12 fondesa