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.9.25
This commit is contained in:
committed by
Jakub Chrzanowski
parent
3c399f798b
commit
6d938b80ba
@@ -5,7 +5,7 @@ junit = "4.13.2"
|
||||
# plugins
|
||||
changelog = "2.2.1"
|
||||
intelliJPlatform = "2.0.1"
|
||||
kotlin = "1.9.24"
|
||||
kotlin = "1.9.25"
|
||||
kover = "0.8.1"
|
||||
qodana = "2024.1.5"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user