update dependencies

This commit is contained in:
InsanusMokrassar 2021-03-01 18:23:20 +06:00
parent 4b83ca19c3
commit 42594f0656
2 changed files with 6 additions and 2 deletions

View File

@ -2,6 +2,10 @@
## 0.4.28
* `Versions`:
* `Kotlin`: `1.4.30` -> `1.4.31`
* `Ktor`: `1.5.1` -> `1.5.2`
## 0.4.27
* `Repos`

View File

@ -6,12 +6,12 @@ kotlin.incremental.js=true
android.useAndroidX=true
android.enableJetifier=true
kotlin_version=1.4.30
kotlin_version=1.4.31
kotlin_coroutines_version=1.4.2
kotlin_serialisation_core_version=1.1.0
kotlin_exposed_version=0.29.1
ktor_version=1.5.1
ktor_version=1.5.2
klockVersion=2.0.6