update dependencies

This commit is contained in:
InsanusMokrassar 2023-10-11 15:29:44 +06:00
parent 934f603a8a
commit 98a91ea357
2 changed files with 10 additions and 4 deletions

View File

@ -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`:

View File

@ -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]