Skip to content

Commit

Permalink
Update dependency com.charleskorn.kaml:kaml to v0.63.0 (#1088)
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.62.2` -> `0.63.0` |

---

### Release Notes

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

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

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

##### Dependency Updates

- update dependency gradle to v8.11
([#&#8203;638](https://redirect.github.com/charleskorn/kaml/issues/638))
([3092960](https://redirect.github.com/charleskorn/kaml/commit/309296013d061c54fbe72e374fac4144b35579fd))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMS43IiwidXBkYXRlZEluVmVyIjoiMzkuMTEuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
slack-oss-bot authored Nov 13, 2024
1 parent bd100df commit 3f70195
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.62.2"
kaml = "0.63.0"
kotlin = "2.0.21"
kotlinx-serialization = "1.7.3"
ksp = "2.0.21-1.0.27"
Expand Down

0 comments on commit 3f70195

Please sign in to comment.