Skip to content

Commit

Permalink
Merge pull request #313 from DennisBauer/renovate/patch-kotlin
Browse files Browse the repository at this point in the history
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.7.2
  • Loading branch information
DennisBauer authored Aug 28, 2024
2 parents 15d1c02 + 46f746b commit 782e564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ koin-viewmodel = "1.2.0-Beta5"
kotlin = "2.0.20"
kotlinx-coroutines = "1.8.1"
kotlinx-datetime = "0.6.1"
kotlinx-serialization-json = "1.7.1"
kotlinx-serialization-json = "1.7.2"
ksp = "2.0.20-1.0.24"
ktlint = "0.4.10"
ktlint-plugin = "12.1.1"
Expand Down

0 comments on commit 782e564

Please sign in to comment.