We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a30dd70 + d96111c commit 4cc2593Copy full SHA for 4cc2593
build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("org.jetbrains.kotlin.jvm") version "1.9.22" apply false
3
- id("org.jetbrains.intellij") version "1.10.1" apply false
+ id("org.jetbrains.intellij") version "1.17.4" apply false
4
}
5
6
subprojects {
0 commit comments