chore(deps): update plugin licensee to v1.9.1

This commit is contained in:
renovate[bot] 2024-02-12 16:56:19 +00:00 committed by GitHub
parent 595a8f7dfe
commit 62f643135b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -113,7 +113,7 @@ anvil = "com.squareup.anvil:2.4.9"
baselineprofile = { id = "androidx.baselineprofile", version.ref = "benchmark" } baselineprofile = { id = "androidx.baselineprofile", version.ref = "benchmark" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" } kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
ksp = "com.google.devtools.ksp:1.9.22-1.0.17" ksp = "com.google.devtools.ksp:1.9.22-1.0.17"
licensee = "app.cash.licensee:1.9.0" licensee = "app.cash.licensee:1.9.1"
modulegraphassert = "com.jraska.module.graph.assertion:2.5.0" modulegraphassert = "com.jraska.module.graph.assertion:2.5.0"
poko = "dev.drewhamilton.poko:0.15.2" poko = "dev.drewhamilton.poko:0.15.2"
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" } sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }