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.2
This commit is contained in:
committed by
Jakub Chrzanowski
parent
6ef00cb57d
commit
250c96b122
@@ -8,7 +8,7 @@ kotlin = "1.9.0"
|
||||
changelog = "2.1.1"
|
||||
gradleIntelliJPlugin = "1.15.0"
|
||||
qodana = "0.1.13"
|
||||
kover = "0.7.1"
|
||||
kover = "0.7.2"
|
||||
|
||||
[libraries]
|
||||
annotations = { group = "org.jetbrains", name = "annotations", version.ref = "annotations" }
|
||||
|
||||
Reference in New Issue
Block a user