We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e7505c commit 9b024faCopy full SHA for 9b024fa
build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
// Kotlin support
18
id("org.jetbrains.kotlin.jvm") version "2.2.10"
19
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
20
- id("org.jetbrains.intellij.platform") version "2.7.1"
+ id("org.jetbrains.intellij.platform") version "2.7.2"
21
// id("org.jetbrains.intellij.platform.migration") version "2.0.0-beta7"
22
}
23
0 commit comments