diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c50a4c7..de3e398 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ buf = "1.36.0" junit = "5.11.0" # plugins -kotlin = "1.9.24" +kotlin = "2.0.20" changelog = "2.2.1" download = "5.6.0" gradleIntelliJPlugin = "1.17.4"