diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6b05291..0d0164e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ annotations = "24.1.0" # plugins -kotlin = "2.1.20" +kotlin = "2.2.20" changelog = "2.2.1" intelliJPlatform = "2.6.0" qodana = "0.1.13"