update klock

This commit is contained in:
InsanusMokrassar 2021-01-04 14:29:06 +06:00
parent 9df9af193c
commit 74fb448378
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
* `Common`:
* `Version`:
* `MicroUtils`: `0.4.11` -> `0.4.15`
* `Klock`: `2.0.1` -> `2.0.2`
* `Klock`: `2.0.1` -> `2.0.3`
* `Ktor`: `1.4.3` -> `1.5.0`
* `Core`:
* All bot actions got functions for short calling, like `recordVideo` for `RecordVideoNote`

View File

@ -8,7 +8,7 @@ kotlin.incremental.js=true
kotlin_version=1.4.21
kotlin_coroutines_version=1.4.2
kotlin_serialisation_runtime_version=1.0.1
klock_version=2.0.2
klock_version=2.0.3
uuid_version=0.2.3
ktor_version=1.5.0