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