Skip to content

Commit a53ee61

Browse files
committed
Dependencies - upgrade org.jetbrains.kotlinx.kover to 0.9.5
1 parent fee3121 commit a53ee61

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
- Set empty `versionPrefix` for changelog in Gradle build file.
1111
- Dependencies - upgrade `org.jetbrains.intellij.platform` to `2.11.0`
1212
- Dependencies - upgrade `org.jetbrains.qodana` to `2025.3.1`
13+
- Dependencies - upgrade `org.jetbrains.kotlinx.kover` to `0.9.5`
1314
- Dependencies (GitHub Actions) - upgrade `actions/checkout` to `v6`
1415
- Dependencies (GitHub Actions) - upgrade `actions/upload-artifact` to `v6`
1516
- GitHub Actions: Setup Java and Gradle actions for the `releaseDraft` build step

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ opentest4j = "1.3.0"
77
changelog = "2.5.0"
88
intelliJPlatform = "2.11.0"
99
kotlin = "2.2.21"
10-
kover = "0.9.3"
10+
kover = "0.9.5"
1111
qodana = "2025.3.1"
1212

1313
[libraries]

0 commit comments

Comments
 (0)