Upgrade Kotlin to 1.1.2-eap-73

This commit is contained in:
Sebastien Deleuze 2017-04-18 14:51:16 +02:00
parent 929ab10b49
commit 09b0364ad7
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
buildscript { buildscript {
ext.kotlinVersion = '1.1.2-eap-69' ext.kotlinVersion = '1.1.2-eap-73'
repositories { repositories {
maven { url "https://repo.spring.io/plugins-release" } maven { url "https://repo.spring.io/plugins-release" }
maven { url "https://dl.bintray.com/kotlin/kotlin-eap-1.1" } maven { url "https://dl.bintray.com/kotlin/kotlin-eap-1.1" }