Upgrade to Kotlin 1.4.32

Closes gh-26013
This commit is contained in:
Stephane Nicoll 2021-04-12 08:57:46 +02:00
parent 20f47b3149
commit a2ff5c1585

View File

@ -4,7 +4,7 @@ org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.4.31
kotlinVersion=1.4.32
tomcatVersion=9.0.44
kotlin.stdlib.default.dependency=false