diff --git a/gradle/common.versions.toml b/gradle/common.versions.toml index c5f1e5d..ca5e060 100644 --- a/gradle/common.versions.toml +++ b/gradle/common.versions.toml @@ -8,7 +8,7 @@ kotlin = "2.4.0" # https://github.com/google/ksp/releases -ksp = "2.3.6" +ksp = "2.3.9" # https://github.com/JetBrains/compose-multiplatform/releases compose = "1.10.2"