Skip to content

Commit 211b57c

Browse files
update kotlinx serialization
1 parent 6b4bc42 commit 211b57c

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
* Versions
77
* `Kotlin`: `1.9.20-Beta`
88
* `Klock`: `4.0.10`
9+
* `Serialization`: `1.6.0`
910

1011
## 2.2.0
1112

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ android.enableJetifier=false
1111

1212
kotlin_version=1.9.20-Beta
1313
kotlin_coroutines_version=1.7.3
14-
kotlin_serialization_version=1.5.1
14+
kotlin_serialization_version=1.6.0
1515

1616
dokka_version=1.9.0
1717

0 commit comments

Comments
 (0)