Upgrade to Kotlin 1.4
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
buildscript {
|
||||
ext.kotlinVersion = '1.3.72'
|
||||
ext.kotlinVersion = '1.4.0'
|
||||
repositories {
|
||||
maven { url 'https://repo.spring.io/plugins-release' }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user