diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 79f459c..141c6d0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ junit = "4.13.2" # plugins changelog = "2.5.0" -intelliJPlatform = "2.17.0" +intelliJPlatform = "2.18.1" kotlin = "2.4.0" kover = "0.9.8" qodana = "2026.1.3"