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

(cherry picked from commit d600239ba264490346e4fcaef321c50d8883119e)
This commit is contained in:
renovate[bot] 2023-04-04 04:05:49 +00:00 committed by Harsh Shandilya
parent 954bc9710b
commit a21d665f5d
No known key found for this signature in database

View file

@ -93,6 +93,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.2.2"
modulegraph = "dev.iurysouza.modulegraph:0.3.0"
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
whetstone = { id = "dev.msfjarvis.whetstone", version.ref = "whetstone" }