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

Commit

Permalink
Update dependency com.charleskorn.kaml:kaml to v0.48.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2022
1 parent eed0626 commit 3238478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ kotlin {
dependencies {
implementation(compose.desktop.currentOs)

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

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

0 comments on commit 3238478

Please # to comment.