diff --git a/oauth2-server-core/pom.xml b/oauth2-server-core/pom.xml
index 08130b6..39db353 100644
--- a/oauth2-server-core/pom.xml
+++ b/oauth2-server-core/pom.xml
@@ -21,7 +21,7 @@
io.mockk
mockk
- 1.8.6
+ 1.8.12.kotlin13
test
diff --git a/oauth2-server-ktor/pom.xml b/oauth2-server-ktor/pom.xml
index 7858cb8..2a34929 100644
--- a/oauth2-server-ktor/pom.xml
+++ b/oauth2-server-ktor/pom.xml
@@ -12,8 +12,7 @@
oauth2-server-ktor
- 0.9.5
- 0.6.1
+ 1.0.0-beta-4
diff --git a/oauth2-server-ktor/src/main/java/nl/myndocs/oauth2/ktor/feature/request/KtorCallContext.kt b/oauth2-server-ktor/src/main/java/nl/myndocs/oauth2/ktor/feature/request/KtorCallContext.kt
index 301495a..dba2115 100644
--- a/oauth2-server-ktor/src/main/java/nl/myndocs/oauth2/ktor/feature/request/KtorCallContext.kt
+++ b/oauth2-server-ktor/src/main/java/nl/myndocs/oauth2/ktor/feature/request/KtorCallContext.kt
@@ -10,7 +10,7 @@ import io.ktor.response.header
import io.ktor.response.respondRedirect
import io.ktor.response.respondText
import io.ktor.util.toMap
-import kotlinx.coroutines.experimental.runBlocking
+import kotlinx.coroutines.runBlocking
import nl.myndocs.oauth2.json.JsonMapper
import nl.myndocs.oauth2.request.CallContext
diff --git a/pom.xml b/pom.xml
index ae6e118..e934fe1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -10,7 +10,7 @@
0.2.2
- 1.2.60
+ 1.3.0
1.8
1.8