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

This commit is contained in:
renovate[bot] 2023-05-05 19:49:51 +00:00 committed by GitHub
parent dd7a7d9977
commit 8dca324f71
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -97,6 +97,6 @@ whetstone = { module = "com.deliveryhero.whetstone:whetstone", version.ref = "wh
android-test = { id = "com.android.test", version.ref = "agp" }
anvil = "com.squareup.anvil:2.4.4"
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
modulegraph = "dev.iurysouza.modulegraph:0.3.0"
modulegraph = "dev.iurysouza.modulegraph:0.4.0"
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
whetstone = { id = "dev.msfjarvis.whetstone", version.ref = "whetstone" }