diff --git a/build.gradle.kts b/build.gradle.kts index 1468ea5d4f..0f5dcfde79 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -47,7 +47,7 @@ plugins { // NOTE: Unignore "test block comment falls back to line comment when not available" test // After changing this version. It supposed to work on the next version of the gradle plugin // Or go report to the devs that this test still fails. - id("org.jetbrains.intellij.platform") version "2.11.0" + id("org.jetbrains.intellij.platform") version "2.15.0" id("org.jetbrains.changelog") version "2.5.0" id("com.dorongold.task-tree") version "4.0.1"