We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3031c17 commit 3ddac16Copy full SHA for 3ddac16
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
// Groovy support
11
id("groovy")
12
// Kotlin support
13
- id("org.jetbrains.kotlin.jvm") version "1.9.23"
+ id("org.jetbrains.kotlin.jvm") version "2.2.20"
14
// Gradle IntelliJ Platform Plugin
15
id("org.jetbrains.intellij.platform") version "2.6.0"
16
// Gradle Changelog Plugin
0 commit comments