diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ee105eb..65555fc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ junit = "4.13.2" # plugins changelog = "2.2.1" -intelliJPlatform = "2.3.0" +intelliJPlatform = "2.10.2" kotlin = "1.9.25" kover = "0.8.3" qodana = "2024.2.3"