Skip to content

Commit 0fc528a

Browse files
Merge pull request #10 from yogeshpaliyal/yogeshpaliyal-patch-1
Create dependency-tree-diff.json
2 parents b38236c + 88409a9 commit 0fc528a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

data/dependency-tree-diff.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"name": "Dependency Tree Diff",
3+
"description": "An intelligent diff tool for the output of Gradle's dependencies task which always shows the path to the root dependency.",
4+
"link": "https://github.com/JakeWharton/dependency-tree-diff",
5+
"tags": [
6+
"command-line"
7+
]
8+
}

0 commit comments

Comments
 (0)