diff --git a/gradle/common.versions.toml b/gradle/common.versions.toml index 610b729..5f66959 100644 --- a/gradle/common.versions.toml +++ b/gradle/common.versions.toml @@ -8,7 +8,7 @@ kotlin = "2.4.10" # https://github.com/google/ksp/releases -ksp = "2.3.9" +ksp = "2.3.10" # https://github.com/JetBrains/compose-multiplatform/releases compose = "1.11.1"