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
05e2ec1c0d
commit
7ffd5a1433
@ -2,6 +2,12 @@
|
||||
|
||||
## 1.2.2
|
||||
|
||||
* `Versions`
|
||||
* `tgbotapi`: `2.1.2`
|
||||
* `microutils`: `0.11.12`
|
||||
* `coroutines`: `1.6.3`
|
||||
* `ktor`: `2.0.3`
|
||||
|
||||
## 1.2.1
|
||||
|
||||
* `Versions`
|
||||
|
@ -2,10 +2,10 @@
|
||||
|
||||
kt = "1.6.21"
|
||||
kt-serialization = "1.3.3"
|
||||
kt-coroutines = "1.6.2"
|
||||
kt-coroutines = "1.6.3"
|
||||
|
||||
microutils = "0.11.6"
|
||||
tgbotapi = "2.1.1"
|
||||
microutils = "0.11.12"
|
||||
tgbotapi = "2.1.2"
|
||||
kslog = "0.3.2"
|
||||
|
||||
jb-exposed = "0.38.2"
|
||||
@ -16,7 +16,7 @@ sqlite = "3.36.0.3"
|
||||
klock = "2.7.0"
|
||||
uuid = "0.4.1"
|
||||
|
||||
ktor = "2.0.2"
|
||||
ktor = "2.0.3"
|
||||
|
||||
gh-release = "2.4.1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user