update dependencies

This commit is contained in:
2024-11-04 22:05:24 +06:00
parent 6cb241642b
commit 8d3d9f8c6a
3 changed files with 20 additions and 10 deletions

View File

@@ -1,22 +1,22 @@
[versions]
kt = "2.0.20"
kt-serialization = "1.7.2"
kt-coroutines = "1.8.1"
kt = "2.0.21"
kt-serialization = "1.7.3"
kt-coroutines = "1.9.0"
microutils = "0.22.2"
tgbotapi = "18.1.0"
microutils = "0.23.0"
tgbotapi = "20.0.0"
ksp = "2.0.20-1.0.24"
ksp = "2.0.21-1.0.26"
jb-exposed = "0.54.0"
jb-exposed = "0.55.0"
jb-dokka = "1.9.20"
sqlite = "3.46.1.0"
sqlite = "3.47.0.0"
gh-release = "2.5.2"
koin = "3.5.6"
koin = "4.0.0"
[libraries]