Skip to content

Commit

Permalink
Merge pull request #65 from LinX64/renovate/kotlinxserializationjson
Browse files Browse the repository at this point in the history
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to v1.6.2
  • Loading branch information
LinX64 authored Jan 7, 2024
2 parents d1d4897 + f919688 commit 9664dee
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 @@ -31,7 +31,7 @@ jetbrains-atomicfu = "0.23.1"
koin = "3.5.0"
koin-compose = "1.1.0"

kotlinxSerializationJson = "1.6.1"
kotlinxSerializationJson = "1.6.2"
ktorVersion = "2.3.5"
loggingInterceptor = "4.12.0"
mokoMvvmVersion = "0.16.1"
Expand Down

0 comments on commit 9664dee

Please sign in to comment.