Skip to content

Commit 858855f

Browse files
renovate[bot]AleksandrTabolin
authored andcommitted
stack: kotlinx.serialization 1.8.1
1 parent 68ca533 commit 858855f

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
### Stack
2121

2222
- :arrow_up: [kotlin](https://github.com/JetBrains/kotlin/releases/tag/v2.1.20) `2.1.10``2.1.20`
23+
- :arrow_up: [kotlinx-serialization](https://github.com/Kotlin/kotlinx.serialization/releases/tag/v1.8.1) `1.8.0``1.8.1`
2324
- :arrow_up: [tink](https://github.com/tink-crypto/tink-java/releases/tag/v1.17.0) `1.16.0``1.17.0`
2425

2526
## [2025.03.10]

versions-stack/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ reactivex-rxjava2 = "2.2.21"
2121
reactivex-rxjava3 = "3.1.10"
2222

2323
# Network & Serialization
24-
kotlinx-serialization = "1.8.0"
24+
kotlinx-serialization = "1.8.1"
2525
moshi = "1.15.2" # https://github.com/square/moshi/blob/master/CHANGELOG.md
2626
okhttp = "4.12.0" # https://github.com/square/okhttp/blob/master/docs/changelogs/changelog_4x.md
2727
retrofit = "2.11.0" # https://github.com/square/retrofit/blob/master/CHANGELOG.md

0 commit comments

Comments
 (0)