Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to…
Browse files Browse the repository at this point in the history
… v1.8.0
  • Loading branch information
renovate[bot] authored Jan 8, 2025
1 parent 249b920 commit ee08ede
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 @@ -18,7 +18,7 @@ dependencies {
implementation(kotlin("stdlib"))
implementation("org.jsoup:jsoup:1.18.3")
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:1.10.1")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3")
implementation("org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0")
implementation("com.charleskorn.kaml:kaml:0.67.0")
implementation("org.jetbrains.kotlinx:kandy-lets-plot:0.7.1")
implementation("com.github.oshi:oshi-core:6.6.5")
Expand Down

0 comments on commit ee08ede

Please sign in to comment.