diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 0052772..0a4fd6c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ # plugins kotlin = "2.3.21" changelog = "2.5.0" -intelliJPlatform = "2.16.0" +intelliJPlatform = "2.17.0" qodana = "2026.1.3" kover = "0.9.8" lsp4ij = "0.19.3"