From 63e383621fb5ece426086e9ad483aec55dd04865 Mon Sep 17 00:00:00 2001 From: lburgazzoli Date: Mon, 29 Oct 2018 16:39:36 +0100 Subject: [PATCH] runtime(kotline): update to kotlin 1.3.0 release --- runtime/pom.xml | 27 +-------------------------- 1 file changed, 1 insertion(+), 26 deletions(-) diff --git a/runtime/pom.xml b/runtime/pom.xml index 15506c3026..885a75eaa8 100644 --- a/runtime/pom.xml +++ b/runtime/pom.xml @@ -43,7 +43,7 @@ 2.11.1 1.7.25 2.4.15 - 1.3.0-rc-198 + 1.3.0 1.23 1.0-groovy-2.4 @@ -95,29 +95,4 @@ dependency-lister - - - - - - - - false - - bintray-kotlin-maven - bintray - https://dl.bintray.com/kotlin/kotlin-eap - - - - - - false - - bintray-kotlin-maven - bintray-plugins - https://dl.bintray.com/kotlin/kotlin-eap - - -