diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6ec775a..0e21d99 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ junit = "4.13.2" opentest4j = "1.3.0" # plugins -kotlin = "2.2.10" +kotlin = "2.2.20" changelog = "2.4.0" intelliJPlatform = "2.9.0" qodana = "2025.2.1"