api / org.gradle / StartParameter / getLockedDependenciesToUpdate

getLockedDependenciesToUpdate

@Incubating open fun getLockedDependenciesToUpdate(): MutableList<String>

Returns the list of modules that are to be allowed to update their version compared to the lockfile.

Return
a list of modules allowed to have a version update

Since
4.8