chore(deps): update plugin com.google.devtools.ksp to v1.9.21-1.0.15

This commit is contained in:
renovate[bot] 2023-11-28 02:10:56 +00:00 committed by GitHub
parent 52d36493af
commit a627ca255a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ allprojects {
} }
plugins { plugins {
id("com.google.devtools.ksp") version("1.9.20-1.0.14") apply false id("com.google.devtools.ksp") version("1.9.21-1.0.15") apply false
} }
tasks.register<Delete>("clean") { tasks.register<Delete>("clean") {