diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3afc5b0f3bb..9a2dbddede6 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ kotlinx-bcv = "0.13.2" ## Analysis kotlin-compiler = "1.9.20" -kotlin-compiler-k2 = "2.0.0-dev-7101" +kotlin-compiler-k2 = "22.0.0-dev-7674" # MUST match the version of the intellij platform used in the kotlin compiler, # otherwise this will lead to different versions of psi API and implementations