mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Dependencies - downgrade org.jetbrains.kotlin.jvm to 1.9.24
This commit is contained in:
committed by
Jakub Chrzanowski
parent
a2e31af6e2
commit
2340290cb2
@@ -3,7 +3,7 @@
|
||||
exampleLibrary = "24.1.0"
|
||||
|
||||
# plugins
|
||||
kotlin = "2.0.0"
|
||||
kotlin = "1.9.24"
|
||||
changelog = "2.2.0"
|
||||
gradleIntelliJPlugin = "1.17.3"
|
||||
qodana = "2024.1.5"
|
||||
|
||||
Reference in New Issue
Block a user