start migration onto new stack of dependencies versions (plus old changes)

This commit is contained in:
2022-05-07 01:50:53 +06:00
parent b41a18a01e
commit 7551d7c2bb
9 changed files with 39 additions and 17 deletions

View File

@@ -1,18 +1,18 @@
[versions]
kotlin = "1.6.10"
kotlin = "1.6.21"
kotlin-serialization = "1.3.2"
jsuikit = "0.0.48"
compose = "1.1.1"
microutils = "0.9.18"
tgbotapi = "0.38.11"
ktor = "1.6.8"
jsuikit = "0.1.0"
compose = "1.2.0-alpha01-dev679"
microutils = "0.10.1"
tgbotapi = "1.0.0"
ktor = "2.0.1"
klock = "2.7.0"
koin = "3.1.5"
exposed = "0.37.3"
koin = "3.1.6"
exposed = "0.38.2"
psql = "42.3.0"
scrimage = "4.0.31"
dokka = "1.6.10"
dokka = "1.6.20"
logback = "1.2.10"
uuid = "0.4.0"
@@ -21,7 +21,7 @@ android-junit = "4.12"
android-test-junit = "1.1.2"
android-espresso-core = "3.3.0"
gh-release = "2.2.12"
gh-release = "2.3.7"
android-gradle = "7.0.4"
dexcount = "3.0.1"