Skip to content

Commit 3ec4c26

Browse files
fix(deps): update dependency com.charleskorn.kaml:kaml to v0.74.0
1 parent a181e3f commit 3ec4c26

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.10"
66
kotlinx-coroutines = "1.10.1"
77
ktor = "3.0.3"
8-
kaml = "0.70.0"
8+
kaml = "0.74.0"
99

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

0 commit comments

Comments
 (0)