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

This commit is contained in:
renovate[bot] 2024-10-15 21:59:06 +00:00 committed by GitHub
parent 53cf1e65fe
commit 43c4201fee
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -126,7 +126,7 @@ invert = "com.squareup.invert:0.0.1-dev"
kotlin-composeCompiler = { id = "org.jetbrains.kotlin.plugin.compose", version.ref = "kotlin" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
ksp = "com.google.devtools.ksp:2.0.21-1.0.25"
licensee = "app.cash.licensee:1.11.0"
licensee = "app.cash.licensee:1.12.0"
modulegraphassert = "com.jraska.module.graph.assertion:2.7.1"
navigation-safeargs = { id = "androidx.navigation.safeargs.kotlin", version.ref = "navigation" }
poko = "dev.drewhamilton.poko:0.17.1"