mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2024-11-24 08:28:42 +00:00
update dependencies
This commit is contained in:
parent
934f603a8a
commit
98a91ea357
@ -2,6 +2,12 @@
|
||||
|
||||
## 7.2.3
|
||||
|
||||
* `Versions`:
|
||||
* `tgbotapi`: `9.2.2`
|
||||
* `exposed`: `0.44.0`
|
||||
* `koin`: `3.5.0`
|
||||
* `ktor`: `2.3.5`
|
||||
|
||||
## 7.2.2
|
||||
|
||||
* `Bot`:
|
||||
|
@ -5,12 +5,12 @@ kt-serialization = "1.5.1"
|
||||
kt-coroutines = "1.7.3"
|
||||
|
||||
microutils = "0.19.9"
|
||||
tgbotapi = "9.2.1"
|
||||
tgbotapi = "9.2.2"
|
||||
kslog = "1.1.2"
|
||||
|
||||
ksp = "1.8.22-1.0.11"
|
||||
|
||||
jb-exposed = "0.41.1"
|
||||
jb-exposed = "0.44.0"
|
||||
jb-dokka = "1.8.20"
|
||||
|
||||
sqlite = "3.43.0.0"
|
||||
@ -18,11 +18,11 @@ sqlite = "3.43.0.0"
|
||||
klock = "4.0.3"
|
||||
uuid = "0.7.1"
|
||||
|
||||
ktor = "2.3.4"
|
||||
ktor = "2.3.5"
|
||||
|
||||
gh-release = "2.4.1"
|
||||
|
||||
koin = "3.4.3"
|
||||
koin = "3.5.0"
|
||||
|
||||
[libraries]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user