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.8.0
This commit is contained in:
@@ -7,7 +7,7 @@ kotlin = "2.0.0"
|
||||
changelog = "2.2.0"
|
||||
gradleIntelliJPlugin = "1.17.3"
|
||||
qodana = "2024.1.5"
|
||||
kover = "0.7.6"
|
||||
kover = "0.8.0"
|
||||
|
||||
[libraries]
|
||||
annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }
|
||||
|
||||
Reference in New Issue
Block a user