We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d8702f commit 34ffb0bCopy full SHA for 34ffb0b
settings.gradle.kts
@@ -29,6 +29,6 @@ dependencyResolutionManagement {
29
}
30
31
32
-rootProject.name = "github-dependency-extractor"
+rootProject.name = "github-dependency-graph-gradle-plugin"
33
include("plugin")
34
include("plugin-test")
0 commit comments