chore(deps): update plugin poko to v0.15.0

This commit is contained in:
renovate[bot] 2023-08-09 19:27:31 +00:00 committed by GitHub
parent a4b39ce00e
commit 892d68581d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,6 +102,6 @@ kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", versi
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.4.0"
modulegraphassert = "com.jraska.module.graph.assertion:2.4.1" modulegraphassert = "com.jraska.module.graph.assertion:2.4.1"
poko = "dev.drewhamilton.poko:0.14.0" poko = "dev.drewhamilton.poko:0.15.0"
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" } sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
whetstone = { id = "dev.msfjarvis.whetstone", version.ref = "whetstone" } whetstone = { id = "dev.msfjarvis.whetstone", version.ref = "whetstone" }