targetVersion property

String? targetVersion
getter/setter pair

Target version of the dependency e.g. 1.16.1.

This is the version the dependency needs to be upgraded to before a resource can be upgraded.

Implementation

core.String? targetVersion;