mirror of
https://github.com/InsanusMokrassar/MicroUtils.git
synced 2024-11-22 16:23:50 +00:00
update ktor
This commit is contained in:
parent
94e26ee8a0
commit
a03f7201d2
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
## 0.4.23
|
## 0.4.23
|
||||||
|
|
||||||
|
* `Versions`:
|
||||||
|
* `Ktor`: `1.5.0` -> `1.5.1`
|
||||||
* `Serialization`
|
* `Serialization`
|
||||||
* `Base64`
|
* `Base64`
|
||||||
* New serializer `Base64BytesToFromStringSerializer` has been added
|
* New serializer `Base64BytesToFromStringSerializer` has been added
|
||||||
|
@ -11,7 +11,7 @@ kotlin_coroutines_version=1.4.2
|
|||||||
kotlin_serialisation_core_version=1.0.1
|
kotlin_serialisation_core_version=1.0.1
|
||||||
kotlin_exposed_version=0.29.1
|
kotlin_exposed_version=0.29.1
|
||||||
|
|
||||||
ktor_version=1.5.0
|
ktor_version=1.5.1
|
||||||
|
|
||||||
klockVersion=2.0.4
|
klockVersion=2.0.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user