Skip to content

Commit a181e3f

Browse files
fix(deps): update dependency com.charleskorn.kaml:kaml to v0.70.0 (#50)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Piotr Krzemiński <[email protected]>
1 parent c45a754 commit a181e3f

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.67.0"
8+
kaml = "0.70.0"
99

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

0 commit comments

Comments
 (0)