update ktor

This commit is contained in:
InsanusMokrassar 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

View File

@ -11,7 +11,7 @@ kotlin_coroutines_version=1.4.2
kotlin_serialisation_core_version=1.0.1
kotlin_exposed_version=0.29.1
ktor_version=1.5.0
ktor_version=1.5.1
klockVersion=2.0.4