versions icon indicating copy to clipboard operation
versions copied to clipboard

Version numbers identified by variables aren't handled properly

Open pmonks opened this issue 6 years ago • 3 comments

I occasionally use a variable to define a version number for a set of related libraries (usually raw Java libs that all need to be pinned to the same version).

Here's an example.

Unfortunately versions doesn't seem to handle that properly, and reports out of date dependencies

Here's the output for the same example.

pmonks avatar Dec 07 '17 18:12 pmonks