mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-09-24 21:06:15 +00:00
Dependencies - upgrade Kotlin to 2.3.20, Kover to 0.9.7, Qodana to 2025.3.2, and platformVersion to 2025.2.6.1.
This commit is contained in:
@@ -6,9 +6,9 @@ opentest4j = "1.3.0"
|
||||
# plugins
|
||||
changelog = "2.5.0"
|
||||
intelliJPlatform = "2.13.1"
|
||||
kotlin = "2.3.0"
|
||||
kover = "0.9.5"
|
||||
qodana = "2025.3.1"
|
||||
kotlin = "2.3.20"
|
||||
kover = "0.9.7"
|
||||
qodana = "2025.3.2"
|
||||
|
||||
[libraries]
|
||||
junit = { group = "junit", name = "junit", version.ref = "junit" }
|
||||
|
||||
Reference in New Issue
Block a user