Upgrade to Kotlin 1.4.31

Closes gh-25632
This commit is contained in:
Stephane Nicoll
2021-03-15 09:22:07 +01:00
parent b930710d48
commit 05cc7067f0

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.30
kotlinVersion=1.4.31
kotlin.stdlib.default.dependency=false