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