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 72d14f0 commit d6b0a72Copy full SHA for d6b0a72
ideaplugin/build.gradle.kts
@@ -3,7 +3,7 @@ fun properties(key: String) = project.findProperty(key).toString()
3
4
5
plugins {
6
- id("org.jetbrains.intellij") version "1.9.0"
+ id("org.jetbrains.intellij") version "1.11.0"
7
java
8
kotlin("jvm")
9
id("org.jetbrains.compose")
0 commit comments