diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index c5cab0b..b360c4b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ junit = "4.13.2" # plugins changelog = "2.4.0" kotlin = "2.2.20" -intelliJPlatform = "2.9.0" +intelliJPlatform = "2.10.2" kover = "0.9.2" qodana = "2025.2.1" ktorVersion = "3.3.1"