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 641aee3 commit 88b7910Copy full SHA for 88b7910
build.gradle.kts
@@ -14,7 +14,7 @@ plugins {
14
// Java support
15
id("java")
16
// Kotlin support
17
- id("org.jetbrains.kotlin.jvm") version "2.0.20"
+ id("org.jetbrains.kotlin.jvm") version "2.0.21"
18
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
19
id("org.jetbrains.intellij.platform") version "2.1.0"
20
// id("org.jetbrains.intellij.platform.migration") version "2.0.0-beta7"
0 commit comments