Skip to content

Commit 849c35b

Browse files
build(deps): bump com.charleskorn.kaml:kaml from 0.55.0 to 0.56.0
Bumps [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml) from 0.55.0 to 0.56.0. - [Release notes](https://github.com/charleskorn/kaml/releases) - [Commits](charleskorn/kaml@0.55.0...0.56.0) --- updated-dependencies: - dependency-name: com.charleskorn.kaml:kaml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9ec983 commit 849c35b

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
@@ -36,7 +36,7 @@ modelixBuildtools="1.2.0"
3636
kotlin-stdlib-common = { group = "org.jetbrains.kotlin", name = "kotlin-stdlib-common", version.ref = "kotlin" }
3737
kotlin-reflect = { group = "org.jetbrains.kotlin", name = "kotlin-reflect", version.ref = "kotlin" }
3838
kotlin-serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version.ref = "kotlinSerialization" }
39-
kotlin-serialization-yaml = { group = "com.charleskorn.kaml", name = "kaml", version = "0.55.0" }
39+
kotlin-serialization-yaml = { group = "com.charleskorn.kaml", name = "kaml", version = "0.56.0" }
4040
kotlin-logging = { group = "io.github.microutils", name = "kotlin-logging", version = "3.0.5" }
4141
kotlin-collections-immutable = { group = "org.jetbrains.kotlinx", name = "kotlinx-collections-immutable", version = "0.3.6" }
4242
kotlin-datetime = { group = "org.jetbrains.kotlinx", name = "kotlinx-datetime", version = "0.5.0" }

0 commit comments

Comments
 (0)