chore(deps): update plugin modulegraph to v0.5.0

This commit is contained in:
renovate[bot] 2023-09-15 19:53:37 +00:00 committed by GitHub
parent 10aa416e94
commit 96728a3834
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,7 @@ 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.10-1.0.13" ksp = "com.google.devtools.ksp:1.9.10-1.0.13"
licensee = "app.cash.licensee:1.7.0" licensee = "app.cash.licensee:1.7.0"
modulegraph = "dev.iurysouza.modulegraph:0.4.0" modulegraph = "dev.iurysouza.modulegraph:0.5.0"
modulegraphassert = "com.jraska.module.graph.assertion:2.5.0" modulegraphassert = "com.jraska.module.graph.assertion:2.5.0"
poko = "dev.drewhamilton.poko:0.15.0" poko = "dev.drewhamilton.poko:0.15.0"
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" } sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }