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 d3ca99c commit c6eeee9Copy full SHA for c6eeee9
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.10.3"
+ id("org.jetbrains.intellij.platform") version "2.10.4"
21
// id("org.jetbrains.intellij.platform.migration") version "2.0.0-beta7"
22
}
23
0 commit comments