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.8.0 (#407)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 9, 2025
1 parent 0933f6a commit 234465f
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 @@ -17,7 +17,7 @@ versionCode = "20104"
# app-level dependency
# Kotlin
kotlinx-coroutines = '1.10.1'
kotlinx-serialization-json = "1.7.3"
kotlinx-serialization-json = "1.8.0"

# Compose
compose-compiler = '1.4.8'
Expand Down

0 comments on commit 234465f

Please sign in to comment.