diff --git a/SQLiter/gradle.properties b/SQLiter/gradle.properties index e4bc3ef4..cd2782ef 100644 --- a/SQLiter/gradle.properties +++ b/SQLiter/gradle.properties @@ -17,10 +17,10 @@ kotlin.code.style=official GROUP=co.touchlab -VERSION_NAME=0.5.8 +VERSION_NAME=0.5.9 STATELY_VERSION=0.5.1 -KOTLIN_VERSION=1.3.10 +KOTLIN_VERSION=1.3.11 DOKKA_VERSION=0.9.17 POM_URL=https://github.com/touchlab/SQLiter