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

This commit is contained in:
renovate[bot] 2025-03-20 19:36:30 +00:00 committed by GitHub
parent d4f7836c82
commit 1fdc279751
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -134,7 +134,7 @@ invert = "com.squareup.invert:0.0.3-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.1.10-1.0.31"
licensee = "app.cash.licensee:1.12.0"
licensee = "app.cash.licensee:1.13.0"
modulegraphassert = "com.jraska.module.graph.assertion:2.8.0"
navigation-safeargs = { id = "androidx.navigation.safeargs.kotlin", version.ref = "navigation" }
poko = "dev.drewhamilton.poko:0.18.2"