mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2025-12-05 06:11:52 +00:00
Dependencies - upgrade org.jetbrains.kotlinx.kover to 0.9.3
This commit is contained in:
parent
d08a8dba31
commit
b67f51c520
@ -10,6 +10,7 @@
|
|||||||
- Update `platformVersion` to `2025.1.6`
|
- Update `platformVersion` to `2025.1.6`
|
||||||
- Change since build to `251` (2025.1)
|
- Change since build to `251` (2025.1)
|
||||||
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.10.2`
|
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.10.2`
|
||||||
|
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.9.3`
|
||||||
|
|
||||||
## [2.3.1] - 2025-08-09
|
## [2.3.1] - 2025-08-09
|
||||||
|
|
||||||
|
|||||||
@ -9,6 +9,7 @@ intelliJPlatform = "2.10.2"
|
|||||||
kotlin = "2.2.0"
|
kotlin = "2.2.0"
|
||||||
kover = "0.9.1"
|
kover = "0.9.1"
|
||||||
qodana = "2025.1.1"
|
qodana = "2025.1.1"
|
||||||
|
kover = "0.9.3"
|
||||||
|
|
||||||
[libraries]
|
[libraries]
|
||||||
junit = { group = "junit", name = "junit", version.ref = "junit" }
|
junit = { group = "junit", name = "junit", version.ref = "junit" }
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user