diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a3993bd..d029761 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ annotations = "26.0.2" # plugins changelog = "2.2.1" intelliJPlatform = "2.2.1" -kotlin = "1.9.25" +kotlin = "2.1.20" kover = "0.8.3" qodana = "2024.3.4"