mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.8.21
This commit is contained in:
committed by
Jakub Chrzanowski
parent
aa4642f0b9
commit
94d2091a63
@@ -4,7 +4,7 @@ annotations = "24.0.1"
|
||||
|
||||
# plugins
|
||||
dokka = "1.8.10"
|
||||
kotlin = "1.8.20"
|
||||
kotlin = "1.8.21"
|
||||
changelog = "2.0.0"
|
||||
gradleIntelliJPlugin = "1.13.3"
|
||||
qodana = "0.1.13"
|
||||
|
||||
Reference in New Issue
Block a user