chore(deps): update plugin ksp to v1.9.22-1.0.17

This commit is contained in:
renovate[bot]
2024-01-19 00:50:37 +00:00
committed by GitHub
parent a7f6658b85
commit d5a1413799
+1 -1
View File
@@ -113,7 +113,7 @@ android-test = { id = "com.android.test", version.ref = "agp" }
anvil = "com.squareup.anvil:2.4.9"
baselineprofile = { id = "androidx.baselineprofile", version.ref = "benchmark" }
kotlin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
ksp = "com.google.devtools.ksp:1.9.22-1.0.16"
ksp = "com.google.devtools.ksp:1.9.22-1.0.17"
licensee = "app.cash.licensee:1.8.0"
modulegraphassert = "com.jraska.module.graph.assertion:2.5.0"
poko = "dev.drewhamilton.poko:0.15.2"