Skip to content

Commit

Permalink
Update dependency com.charleskorn.kaml:kaml to v0.65.0 (#1099)
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://redirect.github.com/charleskorn/kaml)
| dependencies | minor | `0.63.0` -> `0.65.0` |

---

### Release Notes

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

###
[`v0.65.0`](https://redirect.github.com/charleskorn/kaml/releases/tag/0.65.0)

[Compare
Source](https://redirect.github.com/charleskorn/kaml/compare/0.63.0...0.65.0)

##### Chores

- ignore files created by Kotlin compiler, and include more information
in release workflow logs
([8a7413e](https://redirect.github.com/charleskorn/kaml/commit/8a7413ee5064815c9727ea7b151de2e51c218c56))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNS40IiwidXBkYXRlZEluVmVyIjoiMzkuMTUuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
slack-oss-bot authored Nov 15, 2024
1 parent 6f855dd commit 050d708
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 @@ -24,7 +24,7 @@ jvmTarget = "17"
jewel = "0.26.2"
jna = "5.15.0"
junit = "4.13.1"
kaml = "0.63.0"
kaml = "0.65.0"
kotlin = "2.0.21"
kotlinx-serialization = "1.7.3"
ksp = "2.0.21-1.0.27"
Expand Down

0 comments on commit 050d708

Please sign in to comment.