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 272807b commit 23e886cCopy full SHA for 23e886c
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
id("java")
3
id("org.jetbrains.kotlin.jvm") version "2.1.0"
4
- id("org.jetbrains.intellij.platform") version "2.1.0"
+ id("org.jetbrains.intellij.platform") version "2.2.0"
5
6
kotlin("plugin.serialization") version "2.1.0"
7
}
0 commit comments