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.7.1 + adjust Kover configuration
This commit is contained in:
committed by
Jakub Chrzanowski
parent
454012e7ed
commit
df1b15414a
@@ -8,7 +8,7 @@ kotlin = "1.8.21"
|
||||
changelog = "2.1.0"
|
||||
gradleIntelliJPlugin = "1.14.1"
|
||||
qodana = "0.1.13"
|
||||
kover = "0.6.1"
|
||||
kover = "0.7.1"
|
||||
|
||||
[libraries]
|
||||
annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }
|
||||
|
||||
Reference in New Issue
Block a user