Skip to content

Commit

Permalink
build(deps): bump com.charleskorn.kaml:kaml from 0.67.0 to 0.67.1
Browse files Browse the repository at this point in the history
Bumps [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml) from 0.67.0 to 0.67.1.
- [Release notes](https://github.com/charleskorn/kaml/releases)
- [Changelog](https://github.com/charleskorn/kaml/blob/main/.releaserc.yml)
- [Commits](charleskorn/kaml@0.67.0...0.67.1)

---
updated-dependencies:
- dependency-name: com.charleskorn.kaml:kaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2025
1 parent 618eb05 commit d9503b1
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 @@ -26,7 +26,7 @@ jgit = { group = "org.eclipse.jgit", name = "org.eclipse.jgit", version = "7.1.0
json = { group = "org.json", name = "json", version = "20240303" }
junit-jupiter-api = { group = "org.junit.jupiter", name = "junit-jupiter-api", version.ref = "junit" }
junit-jupiter-engine = { group = "org.junit.jupiter", name = "junit-jupiter-engine", version.ref = "junit" }
kaml = { group = "com.charleskorn.kaml", name = "kaml", version = "0.67.0" }
kaml = { group = "com.charleskorn.kaml", name = "kaml", version = "0.67.1" }
kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }
kotlinx-serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.7.3" }
kotlin-logging = { group = "io.github.microutils", name = "kotlin-logging", version.ref = "kotlin-logging" }
Expand Down

0 comments on commit d9503b1

Please sign in to comment.