Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cd2c7fa

Browse files
Update dependency org.jetbrains.kotlinx.kover to v0.9.2 (#646)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [org.jetbrains.kotlinx.kover](https://redirect.github.com/Kotlin/kotlinx-kover) | `0.9.1` -> `0.9.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin/0.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin/0.9.1/0.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>Kotlin/kotlinx-kover (org.jetbrains.kotlinx.kover)</summary> ### [`v0.9.2`](https://redirect.github.com/Kotlin/kotlinx-kover/blob/HEAD/CHANGELOG.md#092--2025-09-16) \=================== #### Kover Gradle Plugin ##### Features - [`#748`](https://redirect.github.com/Kotlin/kotlinx-kover/issues/748) Disable caching for KoverAgentJarTask ##### Bugfixes - [`#747`](https://redirect.github.com/Kotlin/kotlinx-kover/issues/747) Added support for KMP Android library plugin </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/WhosNickDoglio/dagger-rules). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45Ny4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjk3LjEwIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97619e3 commit cd2c7fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin = "2.2.20"
66
ktfmt = "0.58"
77
lint = "31.13.0"
88
detekt = "1.23.8"
9-
kover = "0.9.1"
9+
kover = "0.9.2"
1010
spotless = "7.2.1"
1111
jdk = "24"
1212
jdkTarget = "17"

0 commit comments

Comments
 (0)