mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Dependencies - upgrade org.jetbrains.kotlinx.kover to 0.9.3
This commit is contained in:
@@ -9,6 +9,7 @@ intelliJPlatform = "2.10.2"
|
||||
kotlin = "2.2.0"
|
||||
kover = "0.9.1"
|
||||
qodana = "2025.1.1"
|
||||
kover = "0.9.3"
|
||||
|
||||
[libraries]
|
||||
junit = { group = "junit", name = "junit", version.ref = "junit" }
|
||||
|
||||
Reference in New Issue
Block a user