Skip to content

Commit 921dc8c

Browse files
Update dependency dev.drewhamilton.poko to v0.19.2 (#150)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [dev.drewhamilton.poko](https://redirect.github.com/drewhamilton/Poko) | `0.19.1` -> `0.19.2` | [![age](https://developer.mend.io/api/mc/badges/age/maven/dev.drewhamilton.poko:dev.drewhamilton.poko.gradle.plugin/0.19.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/maven/dev.drewhamilton.poko:dev.drewhamilton.poko.gradle.plugin/0.19.1/0.19.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>drewhamilton/Poko (dev.drewhamilton.poko)</summary> ### [`v0.19.2`](https://redirect.github.com/drewhamilton/Poko/blob/HEAD/CHANGELOG.md#0192) [Compare Source](https://redirect.github.com/drewhamilton/Poko/compare/0.19.1...0.19.2) *2025-07-21* Fix forward compatibility with Kotlin 2.2.20-Beta1. Compatibility was broken for some consumers. </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/kevincianfarini/cardiologist). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6InRydW5rIiwibGFiZWxzIjpbXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 379104d commit 921dc8c

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
@@ -4,7 +4,7 @@ kmpmt = "0.1.1"
44
kotlin = "2.2.0"
55
kotlinx-coroutines = "1.10.2"
66
kotlinx-datetime = "0.7.1"
7-
poko = "0.19.1"
7+
poko = "0.19.2"
88
publish = "0.33.0"
99

1010
[libraries]

0 commit comments

Comments
 (0)