diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 5bd1dae..68e781b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ annotations = "24.0.1" # plugins dokka = "1.8.10" -kotlin = "1.8.10" +kotlin = "1.8.20" changelog = "2.0.0" gradleIntelliJPlugin = "1.13.3" qodana = "0.1.13"