gradle/github-dependency-graph-gradle-plugin

Excluded configurations should not be resolved

Closed this issue · 0 comments

When a configuration or project is excluded from the dependency graph, we should avoid resolving that configuration altogether. The current implementation merely excludes it from the graph.