chore(deps): update plugin com.google.devtools.ksp to v1.9.23-1.0.19

This commit is contained in:
renovate[bot]
2024-03-08 03:04:10 +00:00
committed by Andre K
parent eab0e8e414
commit aeec1fbcd8

View File

@@ -38,7 +38,7 @@ buildscript {
plugins {
id "org.jetbrains.kotlin.jvm" version "$kotlin_version" apply false
id "com.google.devtools.ksp" version "1.9.22-1.0.17" apply false
id "com.google.devtools.ksp" version "1.9.23-1.0.19" apply false
}
allprojects {