chore(deps): bump everything

This commit is contained in:
Harsh Shandilya 2025-03-28 15:13:21 +05:30
parent 52d17679ad
commit 82d8303bfe
7 changed files with 19 additions and 17 deletions

View file

@ -67,6 +67,7 @@ composeCompiler {
licensee {
allow("Apache-2.0")
allow("MIT")
allow("BSD-3-Clause")
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") }