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 bab4aa6 commit be9c896Copy full SHA for be9c896
build.gradle.kts
@@ -17,7 +17,7 @@ plugins {
17
// Kotlin support
18
id("org.jetbrains.kotlin.jvm") version "2.2.21"
19
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
20
- id("org.jetbrains.intellij.platform") version "2.9.0"
+ id("org.jetbrains.intellij.platform") version "2.10.2"
21
// id("org.jetbrains.intellij.platform.migration") version "2.0.0-beta7"
22
}
23
0 commit comments