update dependencies

This commit is contained in:
InsanusMokrassar 2024-07-11 23:01:37 +06:00
parent cacc1ef828
commit f39947edd6
2 changed files with 6 additions and 2 deletions

View File

@ -2,6 +2,10 @@
## 8.5.0
* `Versions`:
* `MicroUtils`: `0.21.2`
* `tgbotapi`: `15.1.0`
## 8.4.0
* `Versions`:

View File

@ -4,8 +4,8 @@ kt = "1.9.23"
kt-serialization = "1.6.3"
kt-coroutines = "1.8.1"
microutils = "0.21.1"
tgbotapi = "15.0.0"
microutils = "0.21.2"
tgbotapi = "15.1.0"
ksp = "1.9.23-1.0.20"