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
f9d131866f
commit
0d27a4f6f7
@ -2,6 +2,11 @@
|
|||||||
|
|
||||||
## 8.0.0
|
## 8.0.0
|
||||||
|
|
||||||
|
* `Versions`:
|
||||||
|
* `tgbotapi`: `1.0.0`
|
||||||
|
* `MicroUtils`: `0.20.26`
|
||||||
|
* `Exposed`: `0.46.0`
|
||||||
|
|
||||||
## 7.4.2
|
## 7.4.2
|
||||||
|
|
||||||
* `Versions`:
|
* `Versions`:
|
||||||
|
@ -4,21 +4,16 @@ kt = "1.9.22"
|
|||||||
kt-serialization = "1.6.2"
|
kt-serialization = "1.6.2"
|
||||||
kt-coroutines = "1.7.3"
|
kt-coroutines = "1.7.3"
|
||||||
|
|
||||||
microutils = "0.20.23"
|
microutils = "0.20.26"
|
||||||
tgbotapi = "9.4.3"
|
tgbotapi = "10.0.0"
|
||||||
|
|
||||||
ksp = "1.9.21-1.0.16"
|
ksp = "1.9.22-1.0.16"
|
||||||
|
|
||||||
jb-exposed = "0.45.0"
|
jb-exposed = "0.46.0"
|
||||||
jb-dokka = "1.9.10"
|
jb-dokka = "1.9.10"
|
||||||
|
|
||||||
sqlite = "3.44.1.0"
|
sqlite = "3.44.1.0"
|
||||||
|
|
||||||
klock = "4.0.10"
|
|
||||||
uuid = "0.8.2"
|
|
||||||
|
|
||||||
ktor = "2.3.7"
|
|
||||||
|
|
||||||
gh-release = "2.4.1"
|
gh-release = "2.4.1"
|
||||||
|
|
||||||
koin = "3.5.3"
|
koin = "3.5.3"
|
||||||
|
Loading…
Reference in New Issue
Block a user