Skip to content
This repository was archived by the owner on Nov 10, 2023. It is now read-only.

Commit 3238478

Browse files
committed
Update dependency com.charleskorn.kaml:kaml to v0.48.0
1 parent eed0626 commit 3238478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ kotlin {
4747
dependencies {
4848
implementation(compose.desktop.currentOs)
4949

50-
implementation("com.charleskorn.kaml:kaml:0.46.0")
50+
implementation("com.charleskorn.kaml:kaml:0.48.0")
5151
implementation("io.ktor:ktor-client-cio:1.6.8")
5252

5353
implementation("ch.qos.logback:logback-core:1.2.11")

0 commit comments

Comments
 (0)