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