Skip to content

Commit 34ffb0b

Browse files
committed
Rename root project to match repo rename
1 parent 2d8702f commit 34ffb0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ dependencyResolutionManagement {
2929
}
3030
}
3131

32-
rootProject.name = "github-dependency-extractor"
32+
rootProject.name = "github-dependency-graph-gradle-plugin"
3333
include("plugin")
3434
include("plugin-test")

0 commit comments

Comments
 (0)