update ktor

This commit is contained in:
2021-01-28 15:43:06 +06:00
parent 94e26ee8a0
commit a03f7201d2
2 changed files with 3 additions and 1 deletions

View File

@@ -2,6 +2,8 @@
## 0.4.23
* `Versions`:
* `Ktor`: `1.5.0` -> `1.5.1`
* `Serialization`
* `Base64`
* New serializer `Base64BytesToFromStringSerializer` has been added