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.7.3
  • Loading branch information
renovate[bot] authored and ksharma-xyz committed Oct 4, 2024
1 parent 03a269c commit b867bd8
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 @@ -15,7 +15,7 @@ detekt = "1.23.7"
detektCompose = "0.4.12"
hilt = "2.51.1"
okhttpBom = "4.12.0"
kotlinxSerializationJson = "1.7.2"
kotlinxSerializationJson = "1.7.3"
ksp = "2.0.20-1.0.25" # ksp to kotlin version mapping https://github.com/google/ksp/releases
opencsv = "5.5.2"
paparazzi = "1.3.2"
Expand Down

0 comments on commit b867bd8

Please sign in to comment.