mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2024-11-22 07:33:46 +00:00
update of versions
This commit is contained in:
parent
8444172e44
commit
1ffb7a1999
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user