update versions

This commit is contained in:
InsanusMokrassar 2020-05-09 20:57:55 +06:00
parent 04a463f42c
commit 3ee84700f4
2 changed files with 7 additions and 2 deletions

View File

@ -51,6 +51,11 @@
### 0.27.2
* `Common`:
* Versions:
* Coroutines: `1.3.5` -> `1.3.6`
* Klock: `1.10.5` -> `1.11.1`
### 0.27.1
* `TelegramBotAPI`:

View File

@ -1,8 +1,8 @@
kotlin.code.style=official
kotlin_version=1.3.72
kotlin_coroutines_version=1.3.5
kotlin_coroutines_version=1.3.6
kotlin_serialisation_runtime_version=0.20.0
klock_version=1.10.5
klock_version=1.11.1
uuid_version=0.1.0
ktor_version=1.3.2