feat: try update com.google.devtools.ksp

This commit is contained in:
danilkinkin 2024-03-04 22:25:39 +05:00
parent 3b0b4081a0
commit c96cbce76d

View file

@ -39,5 +39,5 @@ subprojects {
plugins {
id("com.github.ben-manes.versions") version "0.47.0"
id("com.google.devtools.ksp") version "1.9.0-1.0.13" apply false
id("com.google.devtools.ksp") version "1.9.22-1.0.17" apply false
}