diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 63605e4..3c4fd9c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ junit = "4.13.2" # plugins changelog = "2.5.0" kotlin = "2.3.10" -intelliJPlatform = "2.11.0" +intelliJPlatform = "2.12.0" kover = "0.9.7" ktorVersion = "3.4.0" qodana = "2025.3.1"