diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7242b798..e720cbac 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -7,7 +7,7 @@ reflections = "0.10.2" # plugins changelog = "2.5.0" -intelliJPlatform = "2.11.0" +intelliJPlatform = "2.13.1" kotlin = "2.3.20" kover = "0.9.8" qodana = "2025.3.2"