Skip to content

Commit 736949f

Browse files
fix(deps): update dependency com.charleskorn.kaml:kaml to v0.66.0 (#30)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a2964f commit 736949f

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
@@ -5,7 +5,7 @@ junit = "4.13.2"
55
kotlin = "2.0.21"
66
kotlinx-coroutines = "1.9.0"
77
ktor = "3.0.0"
8-
kaml = "0.61.0"
8+
kaml = "0.66.0"
99

1010
[libraries]
1111
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotlin" }

0 commit comments

Comments
 (0)