Class ConfigurationResolutionStarted_1_2

All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData
Direct Known Subclasses:
ConfigurationResolutionStarted_1_3

@GradleVersion(since="2.0") @PluginVersion(since="1.16", until="2.3") public class ConfigurationResolutionStarted_1_2 extends ConfigurationResolutionStarted_1_1
Indicates that the dependencies of a configuration are about to be resolved.
See Also: