diff --git a/build.gradle b/build.gradle index 29330f17..c915078d 100644 --- a/build.gradle +++ b/build.gradle @@ -17,7 +17,7 @@ buildscript { } plugins { - id 'com.google.devtools.ksp' version '1.8.10-1.0.9' apply false + id 'com.google.devtools.ksp' version '1.9.0-1.0.11' apply false } allprojects {