update dependencies

This commit is contained in:
InsanusMokrassar 2022-10-22 21:58:33 +06:00
parent 823a53d5aa
commit 7d57ceafaa
2 changed files with 15 additions and 9 deletions

View File

@ -2,6 +2,14 @@
## 2.4.0
* `Versions`:
* `kotlin`: `1.7.20`
* `serialization`: `1.4.1`
* `tgbotapi`: `3.3.0`
* `microutils`: `0.13.1`
* `klock`: `3.2.0`
* `ktor`: `2.1.2`
## 2.3.4
* `Versions`:

View File

@ -1,27 +1,25 @@
[versions]
kt = "1.7.10"
kt-serialization = "1.4.0"
kt = "1.7.20"
kt-serialization = "1.4.1"
kt-coroutines = "1.6.4"
microutils = "0.12.16"
tgbotapi = "3.2.7"
microutils = "0.13.1"
tgbotapi = "3.3.0"
kslog = "0.5.2"
jb-exposed = "0.39.2"
jb-dokka = "1.7.10"
jb-dokka = "1.7.20"
sqlite = "3.39.3.0"
klock = "3.1.0"
klock = "3.2.0"
uuid = "0.5.0"
ktor = "2.1.1"
ktor = "2.1.2"
gh-release = "2.4.1"
android-gradle = "7.2.2"
dexcount = "3.1.0"
koin = "3.2.0"
[libraries]