update of versions

This commit is contained in:
InsanusMokrassar 2021-04-03 22:05:18 +06:00
parent 8444172e44
commit 1ffb7a1999
2 changed files with 7 additions and 3 deletions

View File

@ -2,6 +2,10 @@
## 0.1.7
* `Versions`
* `exposed`: `0.29.1` -> `0.30.1`
* `tgbotapi`: `0.33.1` -> `0.33.2`
* `microutils`: `0.4.31` -> `0.4.32`
* `PlaguBot`
* New class `PlaguBot` (😊)
* `initPlaguBot` is deprecated

View File

@ -7,11 +7,11 @@ kotlin.incremental=true
kotlin_version=1.4.32
kotlin_coroutines_version=1.4.3
kotlin_serialisation_runtime_version=1.1.0
kotlin_exposed_version=0.29.1
kotlin_exposed_version=0.30.1
sdi_version=0.4.1
tgbotapi_version=0.33.1
microutils_version=0.4.31
tgbotapi_version=0.33.2
microutils_version=0.4.32
klassindex_version=4.1.0-rc.1
sqlite_version=3.30.1