mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2024-11-21 15:13:46 +00:00
update dependencies
This commit is contained in:
parent
7982f27217
commit
7715f519e3
@ -2,6 +2,11 @@
|
||||
|
||||
## 6.0.0
|
||||
|
||||
* `Versions`:
|
||||
* `microutils`: `0.19.0`
|
||||
* `tgbotapi`: `8.0.0`
|
||||
* `klock`: `4.0.2`
|
||||
|
||||
## 5.1.3
|
||||
|
||||
* `Versions`:
|
||||
|
@ -4,8 +4,8 @@ kt = "1.8.21"
|
||||
kt-serialization = "1.5.1"
|
||||
kt-coroutines = "1.6.4"
|
||||
|
||||
microutils = "0.18.4"
|
||||
tgbotapi = "7.1.3"
|
||||
microutils = "0.19.0"
|
||||
tgbotapi = "8.0.0"
|
||||
kslog = "1.1.1"
|
||||
|
||||
jb-exposed = "0.41.1"
|
||||
@ -13,7 +13,7 @@ jb-dokka = "1.8.10"
|
||||
|
||||
sqlite = "3.41.2.1"
|
||||
|
||||
klock = "3.4.0"
|
||||
klock = "4.0.2"
|
||||
uuid = "0.7.0"
|
||||
|
||||
ktor = "2.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user