We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7118bc3 commit 67d1dbdCopy full SHA for 67d1dbd
1 file changed
build.gradle.kts
@@ -1,7 +1,7 @@
1
plugins {
2
id("java")
3
id("org.jetbrains.kotlin.jvm") version "2.3.0"
4
- id("org.jetbrains.intellij.platform") version "2.10.5"
+ id("org.jetbrains.intellij.platform") version "2.11.0"
5
}
6
7
group = "fr.rakambda"
0 commit comments