Skip to content

Commit f3d7015

Browse files
Update dependency com.charleskorn.kaml:kaml to v0.102.0 (#1595)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [com.charleskorn.kaml:kaml](https://redirect.github.com/charleskorn/kaml) | dependencies | minor | `0.99.0` -> `0.102.0` | --- ### Release Notes <details> <summary>charleskorn/kaml (com.charleskorn.kaml:kaml)</summary> ### [`v0.102.0`](https://redirect.github.com/charleskorn/kaml/releases/tag/0.102.0) [Compare Source](https://redirect.github.com/charleskorn/kaml/compare/0.101.0...0.102.0) ##### Dependency Updates - update dependency com.squareup.okio:okio to v3.16.2 ([#&#8203;769](https://redirect.github.com/charleskorn/kaml/issues/769)) ([a2f0dfd](https://redirect.github.com/charleskorn/kaml/commit/a2f0dfd4ba9da6bf442e5348541693f052a1b1e7)) ### [`v0.101.0`](https://redirect.github.com/charleskorn/kaml/releases/tag/0.101.0) [Compare Source](https://redirect.github.com/charleskorn/kaml/compare/0.100.0...0.101.0) ##### Chores - don't trigger release on KSP plugin updates ([0c10c5f](https://redirect.github.com/charleskorn/kaml/commit/0c10c5f7a9575a9c0807215b3c909bcaeeed556d)) ##### Dependency Updates - update kotlin to v2.2.21 ([#&#8203;756](https://redirect.github.com/charleskorn/kaml/issues/756)) ([3840ff8](https://redirect.github.com/charleskorn/kaml/commit/3840ff8e9e43cae39561e2dcfff7e5d9cae2d6ce)) ### [`v0.100.0`](https://redirect.github.com/charleskorn/kaml/releases/tag/0.100.0) [Compare Source](https://redirect.github.com/charleskorn/kaml/compare/0.99.0...0.100.0) ##### Dependency Updates - update snakeyaml-engine-kmp to 4.0.1 ([#&#8203;779](https://redirect.github.com/charleskorn/kaml/issues/779)) ([d37a636](https://redirect.github.com/charleskorn/kaml/commit/d37a6363b40ad04045319224249f5ae97455c945)) </details> --- ### 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
1 parent 5c933b4 commit f3d7015

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
@@ -23,7 +23,7 @@ jvmTarget = "21"
2323
jvmTargetIdea = "21"
2424
jewel = "0.27.0"
2525
jna = "5.18.1"
26-
kaml = "0.99.0"
26+
kaml = "0.102.0"
2727
kotlin = "2.2.21"
2828
kotlinx-serialization = "1.9.0"
2929
ksp = "2.2.20-2.0.4"

0 commit comments

Comments
 (0)