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.
2 parents 7cc8f19 + 22f2376 commit 00bf515Copy full SHA for 00bf515
src/IntelliJ/build.gradle.kts
@@ -1,6 +1,6 @@
1
plugins {
2
id("java")
3
- id("org.jetbrains.intellij.platform") version "2.10.4"
+ id("org.jetbrains.intellij.platform") version "2.10.5"
4
kotlin("jvm") version "2.0.0"
5
}
6
0 commit comments