Skip to content

Commit 394f361

Browse files
fix(deps): update dependency com.charleskorn.kaml:kaml to v0.67.1
1 parent f49e8ad commit 394f361

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.1.0"
66
kotlinx-coroutines = "1.10.1"
77
ktor = "3.0.3"
8-
kaml = "0.67.0"
8+
kaml = "0.67.1"
99

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

0 commit comments

Comments
 (0)