diff --git a/build.gradle.kts b/build.gradle.kts index b0a2de193c..084c75c18b 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -46,7 +46,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.12.0" id("org.jetbrains.changelog") version "2.5.0" id("com.dorongold.task-tree") version "4.0.1"