Skip to content

Commit

Permalink
Update dependency com.charleskorn.kaml:kaml to v0.67.0 (#1154)
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.66.0` -> `0.67.0` |

---

### Release Notes

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

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

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

##### Features

- Make Yaml nodes serializable
([#&#8203;642](https://redirect.github.com/charleskorn/kaml/issues/642))
([4389472](https://redirect.github.com/charleskorn/kaml/commit/438947285fa690ef8e478adf2d86ab44b1a1bff6))

##### Dependency Updates

- **internal:** update actions/setup-java action to v4.6.0
([#&#8203;651](https://redirect.github.com/charleskorn/kaml/issues/651))
([8a16919](https://redirect.github.com/charleskorn/kaml/commit/8a16919a4e826e3f2a4a7752253c395e9d16e468))
- **internal:** update gradle/actions action to v4.2.2
([#&#8203;650](https://redirect.github.com/charleskorn/kaml/issues/650))
([2d074bc](https://redirect.github.com/charleskorn/kaml/commit/2d074bcbf89e162cb5ca856f423468e690be5b1a))
- **internal:** update softprops/action-gh-release action to v2.2.0
([#&#8203;647](https://redirect.github.com/charleskorn/kaml/issues/647))
([e4c96cb](https://redirect.github.com/charleskorn/kaml/commit/e4c96cbaa9f0aa29dc87386045e2feb2f54b3493))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS43OS4xIiwidXBkYXRlZEluVmVyIjoiMzkuNzkuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
slack-oss-bot authored Dec 23, 2024
1 parent 5f228a6 commit 65eeb66
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 @@ -23,7 +23,7 @@ jdk = "21"
jvmTarget = "17"
jewel = "0.27.0"
jna = "5.15.0"
kaml = "0.66.0"
kaml = "0.67.0"
kotlin = "2.1.0"
kotlinx-serialization = "1.7.3"
ksp = "2.1.0-1.0.29"
Expand Down

0 comments on commit 65eeb66

Please sign in to comment.