update klock

This commit is contained in:
InsanusMokrassar 2021-05-26 22:00:57 +06:00
parent 169fc0401a
commit 6acc9ef2b0
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
* `MicroUtils`: `0.4.36` -> `0.5.3`
* `Coroutines`: `1.4.3` -> `1.5.0`
* `Serialization`: `1.1.0` -> `1.2.1`
* `Klock`: `2.0.7` -> `2.1.0`
* `Klock`: `2.0.7` -> `2.1.2`
* `UUID`: `0.2.3` -> `0.3.0`
## 0.34.1

View File

@ -8,7 +8,7 @@ kotlin.incremental.js=true
kotlin_version=1.5.10
kotlin_coroutines_version=1.5.0
kotlin_serialisation_runtime_version=1.2.1
klock_version=2.1.0
klock_version=2.1.2
uuid_version=0.3.0
ktor_version=1.5.4