Upgrade to Kotlin 1.4.10

Closes gh-23656
This commit is contained in:
Stephane Nicoll 2020-10-13 09:30:05 +02:00
parent 8fc350ad76
commit 9ef5654e37

View File

@ -4,5 +4,5 @@ org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.4.0
kotlinVersion=1.4.10
kotlin.stdlib.default.dependency=false