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

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to…
Browse files Browse the repository at this point in the history
… v1.4.0
  • Loading branch information
renovate[bot] committed Sep 25, 2022
1 parent 3238478 commit 716aca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/api/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ kotlin {
sourceSets {
named("commonMain") {
dependencies {
api("org.jetbrains.kotlinx:kotlinx-serialization-json:1.3.3")
api("org.jetbrains.kotlinx:kotlinx-serialization-json:1.4.0")
}
}
}
Expand Down

0 comments on commit 716aca2

Please sign in to comment.