mirror of
https://github.com/InsanusMokrassar/PlaguBot.git
synced 2024-12-18 04:00:06 +00:00
update dependencies
This commit is contained in:
parent
2a0cd5d6a8
commit
b907f8d53b
@ -2,6 +2,11 @@
|
||||
|
||||
## 10.3.0
|
||||
|
||||
* `Versions`:
|
||||
* `microutils`: `0.23.2`
|
||||
* `tgbotapi`: `22.0.0`
|
||||
* `exposed`: `0.57.0`
|
||||
|
||||
## 10.2.1
|
||||
|
||||
* `Versions`:
|
||||
|
@ -4,12 +4,12 @@ kt = "2.1.0"
|
||||
kt-serialization = "1.7.3"
|
||||
kt-coroutines = "1.9.0"
|
||||
|
||||
microutils = "0.23.1"
|
||||
tgbotapi = "21.0.0"
|
||||
microutils = "0.23.2"
|
||||
tgbotapi = "22.0.0"
|
||||
|
||||
ksp = "2.1.0-1.0.28"
|
||||
ksp = "2.1.0-1.0.29"
|
||||
|
||||
jb-exposed = "0.56.0"
|
||||
jb-exposed = "0.57.0"
|
||||
jb-dokka = "1.9.20"
|
||||
|
||||
sqlite = "3.47.1.0"
|
||||
|
Loading…
Reference in New Issue
Block a user