Project.getUpgradeCache

Returns the currently cached upgrade information.

The returned dictionary maps from dependency package name to the latest available version that matches the dependency specifications.

class Project
Dependency[string]
getUpgradeCache
()

Meta