Skip to content

Commit

Permalink
Update dependency com.charleskorn.kaml:kaml to v0.60.0 (#875)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [com.charleskorn.kaml:kaml](https://togithub.com/charleskorn/kaml) |
dependencies | minor | `0.59.0` -> `0.60.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>charleskorn/kaml (com.charleskorn.kaml:kaml)</summary>

###
[`v0.60.0`](https://togithub.com/charleskorn/kaml/releases/tag/0.60.0)

[Compare
Source](https://togithub.com/charleskorn/kaml/compare/0.59.0...0.60.0)

-   **Updated**: build with Kotlin 2.0.0
-   **Updated**: use snakeyaml-engine-kmp 3.0.0
-   **Updated**: use kotlinx-serialization 1.7.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjM5OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
slack-oss-bot authored Jun 9, 2024
1 parent 7c93252 commit 8416eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ errorproneGradle = "3.0.1"
jdk = "21"
jewel = "0.15.2.2"
jna = "5.14.0"
kaml = "0.59.0"
kaml = "0.60.0"
kotlin = "2.0.0"
ksp = "2.0.0-1.0.22"
kotlinPoet = "1.17.0"
Expand Down

0 comments on commit 8416eb4

Please sign in to comment.