diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a8451cf..6bbd447 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ junit = "4.13.2" # plugins changelog = "2.4.0" -intelliJPlatform = "2.7.0" +intelliJPlatform = "2.7.2" kotlin = "2.1.10" kover = "0.9.1" qodana = "2024.3.4"