Skip to content

Commit 2b44b0f

Browse files
build(deps): bump com.charleskorn.kaml:kaml from 0.85.0 to 0.89.0
Bumps [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml) from 0.85.0 to 0.89.0. - [Release notes](https://github.com/charleskorn/kaml/releases) - [Changelog](https://github.com/charleskorn/kaml/blob/main/.releaserc.yml) - [Commits](charleskorn/kaml@0.85.0...0.89.0) --- updated-dependencies: - dependency-name: com.charleskorn.kaml:kaml dependency-version: 0.89.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e14ebb5 commit 2b44b0f

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
@@ -50,7 +50,7 @@ kotlin-stdlib-jdk8 = { group = "org.jetbrains.kotlin", name = "kotlin-stdlib-jdk
5050
kotlin-reflect = { group = "org.jetbrains.kotlin", name = "kotlin-reflect", version.ref = "kotlin" }
5151
kotlin-serialization-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-core", version.ref = "kotlinSerialization" }
5252
kotlin-serialization-json = { group = "org.jetbrains.kotlinx", name = "kotlinx-serialization-json", version.ref = "kotlinSerialization" }
53-
kotlin-serialization-yaml = { group = "com.charleskorn.kaml", name = "kaml", version = "0.85.0" }
53+
kotlin-serialization-yaml = { group = "com.charleskorn.kaml", name = "kaml", version = "0.89.0" }
5454
kotlin-logging = { group = "io.github.microutils", name = "kotlin-logging", version = "3.0.5" }
5555
kotlin-datetime = { group = "org.jetbrains.kotlinx", name = "kotlinx-datetime", version = "0.6.2" }
5656
kotlin-html = { group = "org.jetbrains.kotlinx", name = "kotlinx-html", version = "0.12.0" }

0 commit comments

Comments
 (0)