- Reporter - Interface in com.github.benmanes.gradle.versions.reporter
An interface for reporters.
- resolve(Configuration, String) - Method in Resolver
-
Returns the version status of the configuration's dependencies at the given revision.
- Resolver - Class in com.github.benmanes.gradle.versions.updates
Resolves the configuration to determine the version status of its dependencies.
- Resolver(Project, Closure) - Constructor in Resolver
-
- Result - Class in com.github.benmanes.gradle.versions.reporter.result
The result of a dependency update analysis
- revisionLevel() - Method in DependencyUpdatesTask
-
Returns the resolution revision level.
- run() - Method in DependencyUpdates
-
Evaluates the dependencies and returns a reporter.