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

This commit is contained in:
renovate[bot] 2025-07-25 21:13:25 +00:00 committed by GitHub
parent 13477b5c7f
commit b0b2e8dac6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -129,7 +129,7 @@ kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", versi
ksp = "com.google.devtools.ksp:2.2.0-2.0.2" ksp = "com.google.devtools.ksp:2.2.0-2.0.2"
licensee = "app.cash.licensee:1.13.0" licensee = "app.cash.licensee:1.13.0"
modulegraphassert = "com.jraska.module.graph.assertion:2.9.0" modulegraphassert = "com.jraska.module.graph.assertion:2.9.0"
poko = "dev.drewhamilton.poko:0.19.2" poko = "dev.drewhamilton.poko:0.19.3"
sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" } sqldelight = { id = "app.cash.sqldelight", version.ref = "sqldelight" }
tracelog = "dev.msfjarvis.tracelog:0.1.3" tracelog = "dev.msfjarvis.tracelog:0.1.3"
whetstone = { id = "dev.msfjarvis.whetstone", version.ref = "whetstone" } whetstone = { id = "dev.msfjarvis.whetstone", version.ref = "whetstone" }