Skip to content

All dependencies are assigned to the settings.gradle.kts file #80

@JLLeitschuh

Description

@JLLeitschuh

Looking at the self-test results, all of the dependencies are being bound to the settings.gradle.kts file instead of binding the dependencies to the respective subproject's build.gradle.kts file.

https://github.com/gradle/github-dependency-graph-gradle-plugin/network/dependencies

For example, search for junit: https://github.com/gradle/github-dependency-graph-gradle-plugin/network/dependencies?q=junit

This dependency could be traced to either of these two locations:

However, neither of these files are linked to in the GitHub UI

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions