update dependencies

This commit is contained in:
InsanusMokrassar 2024-01-12 20:12:58 +06:00
parent f9d131866f
commit 0d27a4f6f7
2 changed files with 9 additions and 9 deletions

View File

@ -2,6 +2,11 @@
## 8.0.0
* `Versions`:
* `tgbotapi`: `1.0.0`
* `MicroUtils`: `0.20.26`
* `Exposed`: `0.46.0`
## 7.4.2
* `Versions`:

View File

@ -4,21 +4,16 @@ kt = "1.9.22"
kt-serialization = "1.6.2"
kt-coroutines = "1.7.3"
microutils = "0.20.23"
tgbotapi = "9.4.3"
microutils = "0.20.26"
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"
sqlite = "3.44.1.0"
klock = "4.0.10"
uuid = "0.8.2"
ktor = "2.3.7"
gh-release = "2.4.1"
koin = "3.5.3"