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 5dd9450 commit bd7e426Copy full SHA for bd7e426
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
// Groovy support
10
id("groovy")
11
// Kotlin support
12
- id("org.jetbrains.kotlin.jvm") version "1.8.22"
+ id("org.jetbrains.kotlin.jvm") version "1.9.0"
13
// Gradle IntelliJ Plugin
14
id("org.jetbrains.intellij") version "1.13.3"
15
// Gradle Changelog Plugin
0 commit comments