diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1ca85c1..73018c7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ junit = "4.13.2" # plugins changelog = "2.2.1" -intelliJPlatform = "2.9.0" +intelliJPlatform = "2.10.3" kotlin = "2.2.20" kover = "0.9.1" qodana = "2025.1.1"