Skip to content

Commit

Permalink
Merge pull request #240 from imashnake0/renovate/serialization
Browse files Browse the repository at this point in the history
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-core to v1.8.0
  • Loading branch information
boswelja authored Jan 10, 2025
2 parents ee2e048 + 7b8d52d commit 8ca6555
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 @@ -64,7 +64,7 @@ hilt = "1.2.0"
# https://kotlinlang.org/docs/releases.html#release-details.
kotlin = "2.1.0"
coroutines = "1.10.1"
serialization = "1.7.3"
serialization = "1.8.0"

# KSP
# https://github.com/google/ksp/releases.
Expand Down

0 comments on commit 8ca6555

Please sign in to comment.