update dependencies

This commit is contained in:
2020-09-26 21:23:53 +06:00
parent 5a5519c7cb
commit fe37f6584e
5 changed files with 5 additions and 8 deletions

View File

@@ -2,12 +2,12 @@ kotlin.code.style=official
org.gradle.parallel=true
kotlin_version=1.4.10
kotlin_coroutines_version=1.3.9
kotlin_serialisation_core_version=1.0.0-RC
kotlin_serialisation_core_version=1.0.0-RC2
kotlin_exposed_version=0.27.1
ktor_version=1.4.0
ktor_version=1.4.1
klockVersion=1.7.3
klockVersion=1.12.1
gradle_bintray_plugin_version=1.8.5