diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e8ac7cc..af0afdf 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ annotations = "24.1.0" # plugins -kotlin = "1.9.23" +kotlin = "2.0.20" changelog = "2.2.1" gradleIntelliJPlugin = "1.17.3" qodana = "0.1.13"