diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a3993bd..9639322 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -10,7 +10,7 @@ annotations = "26.0.2" # plugins changelog = "2.2.1" -intelliJPlatform = "2.2.1" +intelliJPlatform = "2.6.0" kotlin = "1.9.25" kover = "0.8.3" qodana = "2024.3.4"