mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-26 00:39:01 +00:00
Upgrade Kotlin to 1.1.2-eap-73
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
buildscript {
|
||||
ext.kotlinVersion = '1.1.2-eap-69'
|
||||
ext.kotlinVersion = '1.1.2-eap-73'
|
||||
repositories {
|
||||
maven { url "https://repo.spring.io/plugins-release" }
|
||||
maven { url "https://dl.bintray.com/kotlin/kotlin-eap-1.1" }
|
||||
|
||||
Reference in New Issue
Block a user