diff options
Diffstat (limited to 'spec/fixtures/expected/java/gradle/v2.0.json')
| -rw-r--r-- | spec/fixtures/expected/java/gradle/v2.0.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/fixtures/expected/java/gradle/v2.0.json b/spec/fixtures/expected/java/gradle/v2.0.json index b210fb0..8592aaa 100644 --- a/spec/fixtures/expected/java/gradle/v2.0.json +++ b/spec/fixtures/expected/java/gradle/v2.0.json @@ -22,7 +22,8 @@ { "id": "bsd", "name": "BSD", - "url": "http://en.wikipedia.org/wiki/BSD_licenses" + "url": "http://en.wikipedia.org/wiki/BSD_licenses", + "count": 1 }, { "id": "LGPL-2.1", |
