Skip to content

Commit

Permalink
fix(deps): update dependency org.jetbrains.kotlinx:kotlinx-serializat…
Browse files Browse the repository at this point in the history
…ion-json to v1.6.3
  • Loading branch information
renovate[bot] authored and Iamlooker committed Mar 22, 2024
1 parent 88484da commit 6e53773
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 @@ -28,7 +28,7 @@ jackson = "2.16.1"
kotlin = "1.9.22"
kotlinxCoroutines = "1.8.0"
kotlinxDatetime = "0.5.0"
kotlinxSerializationJson = "1.6.2"
kotlinxSerializationJson = "1.6.3"
ksp = "1.9.22-1.0.16"
ktlint = "12.1.0"
ktor = "2.3.9"
Expand Down

0 comments on commit 6e53773

Please sign in to comment.