update dependencies and fill changelog

This commit is contained in:
2023-12-10 14:46:13 +06:00
parent 8f827e9f79
commit cad8743ced
7 changed files with 32 additions and 31 deletions

View File

@@ -1,23 +1,23 @@
[versions]
kt = "1.9.21"
kt-serialization = "1.6.1"
kt-serialization = "1.6.2"
kt-coroutines = "1.7.3"
microutils = "0.20.15"
tgbotapi = "9.4.1"
microutils = "0.20.19"
tgbotapi = "9.4.2"
ksp = "1.9.20-1.0.14"
ksp = "1.9.21-1.0.15"
jb-exposed = "0.44.1"
jb-exposed = "0.45.0"
jb-dokka = "1.9.10"
sqlite = "3.43.0.0"
sqlite = "3.44.1.0"
klock = "4.0.10"
uuid = "0.8.1"
uuid = "0.8.2"
ktor = "2.3.6"
ktor = "2.3.7"
gh-release = "2.4.1"