diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b05c915..80352f3 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.3.0" kotlin = "1.9.25" kover = "0.8.3" qodana = "2024.3.4"