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