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 0f90ace commit ca5452dCopy full SHA for ca5452d
build.gradle.kts
@@ -15,7 +15,7 @@ plugins {
15
// Java support
16
id("java")
17
// Kotlin support
18
- id("org.jetbrains.kotlin.jvm") version "2.1.21"
+ id("org.jetbrains.kotlin.jvm") version "2.2.0"
19
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
20
id("org.jetbrains.intellij.platform") version "2.6.0"
21
// id("org.jetbrains.intellij.platform.migration") version "2.0.0-beta7"
0 commit comments