diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 06a05d4..0396ae8 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.11.0" +intelliJPlatform = "2.12.0" kotlin = "2.3.10" kover = "0.9.7" qodana = "2025.3.1"