Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Commit 70d740e

Browse files
dependabot[bot]slisson
authored andcommitted
build(deps): bump com.charleskorn.kaml:kaml from 0.82.0 to 0.83.0
Bumps [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml) from 0.82.0 to 0.83.0. - [Release notes](https://github.com/charleskorn/kaml/releases) - [Changelog](https://github.com/charleskorn/kaml/blob/main/.releaserc.yml) - [Commits](charleskorn/kaml@0.82.0...0.83.0) --- updated-dependencies: - dependency-name: com.charleskorn.kaml:kaml dependency-version: 0.83.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d9297e4 commit 70d740e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jgit = { group = "org.eclipse.jgit", name = "org.eclipse.jgit", version = "7.3.0
2626
json = { group = "org.json", name = "json", version = "20250517" }
2727
junit-jupiter-api = { group = "org.junit.jupiter", name = "junit-jupiter-api", version.ref = "junit" }
2828
junit-jupiter-engine = { group = "org.junit.jupiter", name = "junit-jupiter-engine", version.ref = "junit" }
29-
kaml = { group = "com.charleskorn.kaml", name = "kaml", version = "0.82.0" }
29+
kaml = { group = "com.charleskorn.kaml", name = "kaml", version = "0.83.0" }
3030
kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version.ref = "kotlinx-coroutines" }
3131
kotlinx-serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version = "1.8.1" }
3232
kotlin-logging = { group = "io.github.microutils", name = "kotlin-logging", version.ref = "kotlin-logging" }

0 commit comments

Comments
 (0)