gradle/github-dependency-graph-gradle-plugin

Exclude plugin marker dependencies from generated graph

Closed this issue · 0 comments

Plugin marker dependencies are an artifact of the way plugins are resolved in Gradle, and duplicate the actual plugin dependency. These add no value to the graph and should be excluded by default.