cashapp / licensee

Gradle plugin which validates the licenses of your dependency graph match what you expect
https://cashapp.github.io/licensee/docs/1.x/
Apache License 2.0
626 stars 29 forks source link

Bind to correct JSON property for URL #98

Closed JakeWharton closed 2 years ago

JakeWharton commented 2 years ago

This changed when we upgraded the database and was not covered by a test.

Closes #97