mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 04:07:03 +05:30
chore(deps): update plugin licensee to v1.11.0
(cherry picked from commit a030290ec242a469d5610c85e2faa1c26ed2535f)
This commit is contained in:
parent
df7868de2d
commit
feae5d2630
2 changed files with 2 additions and 1 deletions
|
@ -51,6 +51,7 @@ licensee {
|
|||
ignoreDependencies("com.michael-bull.kotlin-result") { because("kotlin-result is ISC licensed") }
|
||||
ignoreDependencies("org.commonmark") { because("Commonmark is BSD licensed") }
|
||||
allowUrl("https://jsoup.org/license") { because("Jsoup is MIT licensed") }
|
||||
allowUrl("https://opensource.org/licenses/MIT") { because("That's the MIT license text") }
|
||||
}
|
||||
|
||||
moduleGraphAssert {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue