update exposed and coroutines versions

This commit is contained in:
2020-10-28 13:58:23 +06:00
parent e7df21e91a
commit 4019ad7d31
2 changed files with 5 additions and 2 deletions

View File

@@ -5,9 +5,9 @@ kotlin.incremental=true
kotlin.incremental.js=true
kotlin_version=1.4.10
kotlin_coroutines_version=1.3.9
kotlin_coroutines_version=1.4.0
kotlin_serialisation_core_version=1.0.0
kotlin_exposed_version=0.27.1
kotlin_exposed_version=0.28.1
ktor_version=1.4.1