Skip to content

Commit 2a04916

Browse files
Bump org.jetbrains.kotlinx.kover from 0.9.4 to 0.9.7 (#525)
Bumps [org.jetbrains.kotlinx.kover](https://github.com/Kotlin/kotlinx-kover) from 0.9.4 to 0.9.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Kotlin/kotlinx-kover/releases">org.jetbrains.kotlinx.kover's releases</a>.</em></p> <blockquote> <h2>0.9.7</h2> <h2>Kover Gradle Plugin</h2> <h3>Bugfixes</h3> <ul> <li><a href="https://redirect.github.com/Kotlin/kotlinx-kover/issues/747"><code>[#747](https://github.com/Kotlin/kotlinx-kover/issues/747)</code></a> Fixed a recurring issue in support of Android KMP libraries</li> </ul> <h2>0.9.6</h2> <h2>Kover Gradle Plugin</h2> <h3>Bugfixes</h3> <ul> <li><a href="https://redirect.github.com/Kotlin/kotlinx-kover/issues/792"><code>[#792](https://github.com/Kotlin/kotlinx-kover/issues/792)</code></a> Fixed support of Android 9 with hilt</li> </ul> <h2>0.9.5</h2> <h2>Kover Gradle Plugin</h2> <h3>Bugfixes</h3> <ul> <li><a href="https://redirect.github.com/Kotlin/kotlinx-kover/issues/784"><code>[#784](https://github.com/Kotlin/kotlinx-kover/issues/784)</code></a> Fixed support of build variants in Android Gradle Plugin 9.0.0</li> <li><a href="https://redirect.github.com/Kotlin/kotlinx-kover/issues/785"><code>[#785](https://github.com/Kotlin/kotlinx-kover/issues/785)</code></a> Fixed support of test task dependencies in Android Gradle Plugin 9.0.0</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/Kotlin/kotlinx-kover/blob/main/CHANGELOG.md">org.jetbrains.kotlinx.kover's changelog</a>.</em></p> <blockquote> <h1>0.9.7 / 2026-02-10</h1> <h2>Kover Gradle Plugin</h2> <h3>Bugfixes</h3> <ul> <li><a href="https://redirect.github.com/Kotlin/kotlinx-kover/issues/747"><code>[#747](https://github.com/Kotlin/kotlinx-kover/issues/747)</code></a> Fixed a recurring issue in support of Android KMP libraries</li> </ul> <h1>0.9.6 / 2026-02-04</h1> <h2>Kover Gradle Plugin</h2> <h3>Bugfixes</h3> <ul> <li><a href="https://redirect.github.com/Kotlin/kotlinx-kover/issues/792"><code>[#792](https://github.com/Kotlin/kotlinx-kover/issues/792)</code></a> Fixed support of Android 9 with hilt</li> </ul> <h1>0.9.5 / 2026-01-30</h1> <h2>Kover Gradle Plugin</h2> <h3>Bugfixes</h3> <ul> <li><a href="https://redirect.github.com/Kotlin/kotlinx-kover/issues/784"><code>[#784](https://github.com/Kotlin/kotlinx-kover/issues/784)</code></a> Fixed support of build variants in Android Gradle Plugin 9.0.0</li> <li><a href="https://redirect.github.com/Kotlin/kotlinx-kover/issues/785"><code>[#785](https://github.com/Kotlin/kotlinx-kover/issues/785)</code></a> Fixed support of test task dependencies in Android Gradle Plugin 9.0.0</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Kotlin/kotlinx-kover/commit/a9c6741bf90a0a1b033836ffdfd5243937670786"><code>a9c6741</code></a> Release 0.9.7</li> <li><a href="https://github.com/Kotlin/kotlinx-kover/commit/824138dd139e789920fb598c0e8febb8e21cab10"><code>824138d</code></a> Fixed support of Android KMP libraries</li> <li><a href="https://github.com/Kotlin/kotlinx-kover/commit/3683ae251f103ef21f0f207c219376b829f38e93"><code>3683ae2</code></a> Fixed documentation generation in GitHub actions</li> <li><a href="https://github.com/Kotlin/kotlinx-kover/commit/3be0e15fa0fc0b2f672ae3e01ec75887884a9f3a"><code>3be0e15</code></a> Release 0.9.6</li> <li><a href="https://github.com/Kotlin/kotlinx-kover/commit/2429f3b5b7c95a81ee3e67135c503d60e7575630"><code>2429f3b</code></a> Fixed support of Android 9 with hilt</li> <li><a href="https://github.com/Kotlin/kotlinx-kover/commit/e92e37b05c40cb01942cb062ac8d26bc10c5e473"><code>e92e37b</code></a> Release 0.9.5</li> <li><a href="https://github.com/Kotlin/kotlinx-kover/commit/d24bd82b961588f02a18f93f068e060793139cc3"><code>d24bd82</code></a> Added full support of Android Gradle plugin 9.0.0</li> <li>See full diff in <a href="https://github.com/Kotlin/kotlinx-kover/compare/v0.9.4...v0.9.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.jetbrains.kotlinx.kover&package-manager=gradle&previous-version=0.9.4&new-version=0.9.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25aa9dd commit 2a04916

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ binaryCompatibilityValidatorPlugin = "0.18.1"
55
detekt = "2.0.0-alpha.2"
66
dokka = "2.1.0"
77
kotlin = "2.2.21"
8-
kover = "0.9.4"
8+
kover = "0.9.7"
99
ktlint = "14.0.1"
1010
knit = "0.5.1"
1111
mavenPublish = "0.36.0"

0 commit comments

Comments
 (0)