mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 08:47:50 +08:00
Update Kotlin to 1.9.0
This commit is contained in:
parent
c40dd36d76
commit
991e7e7f4a
@ -3,7 +3,7 @@
|
||||
plugins {
|
||||
id("java")
|
||||
id("org.jetbrains.intellij") version "1.15.0"
|
||||
id("org.jetbrains.kotlin.jvm") version "1.8.22"
|
||||
id("org.jetbrains.kotlin.jvm") version "1.9.0"
|
||||
}
|
||||
|
||||
group = "org.intellij.sdk"
|
||||
|
Loading…
x
Reference in New Issue
Block a user