Skip to content

Commit 19cb931

Browse files
Update kover to v0.9.7 (#128)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | org.jetbrains.kotlinx.kover.aggregation | `0.9.6` → `0.9.7` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlinx.kover.aggregation:org.jetbrains.kotlinx.kover.aggregation.gradle.plugin/0.9.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jetbrains.kotlinx.kover.aggregation:org.jetbrains.kotlinx.kover.aggregation.gradle.plugin/0.9.6/0.9.7?slim=true) | | org.jetbrains.kotlinx.kover | `0.9.6` → `0.9.7` | ![age](https://developer.mend.io/api/mc/badges/age/maven/org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin/0.9.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin/0.9.6/0.9.7?slim=true) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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 these updates 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/kpavlov/koog-sauce). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Ny4wIiwidXBkYXRlZEluVmVyIjoiNDIuOTcuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 996b261 commit 19cb931

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
@@ -9,7 +9,7 @@ kotest = "6.1.3"
99
kotlin = "2.1.21"
1010
kotlinx-serialization = "1.10.0"
1111
kotlinx-coroutines = "1.10.2"
12-
kover = "0.9.6"
12+
kover = "0.9.7"
1313
ktor = "3.4.0"
1414
langchain4j = "1.11.0"
1515
mokksy = "0.5.0-RC1"

0 commit comments

Comments
 (0)