diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e505fd6..ed94a72 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -3,7 +3,7 @@ annotations = "26.0.1" # plugins -kotlin = "2.0.21" +kotlin = "2.1.10" changelog = "2.2.1" gradleIntelliJPlugin = "1.17.4" qodana = "2024.2.3"