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

This commit is contained in:
renovate[bot] 2024-12-02 16:59:21 +00:00 committed by GitHub
parent d4d11b9254
commit 72a4ca478f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -134,7 +134,7 @@ ksp = "com.google.devtools.ksp:2.1.0-1.0.29"
licensee = "app.cash.licensee:1.12.0" licensee = "app.cash.licensee:1.12.0"
modulegraphassert = "com.jraska.module.graph.assertion:2.7.1" modulegraphassert = "com.jraska.module.graph.assertion:2.7.1"
navigation-safeargs = { id = "androidx.navigation.safeargs.kotlin", version.ref = "navigation" } navigation-safeargs = { id = "androidx.navigation.safeargs.kotlin", version.ref = "navigation" }
poko = "dev.drewhamilton.poko:0.17.2" poko = "dev.drewhamilton.poko:0.18.0"
screenshot = "com.android.compose.screenshot:0.0.1-alpha08" screenshot = "com.android.compose.screenshot:0.0.1-alpha08"
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"