Upgrade to Kotlin 1.6.20-RC2

Closes gh-30369
This commit is contained in:
Stephane Nicoll 2022-03-22 16:38:02 +01:00
parent f30b747138
commit 14393fd39a

View File

@ -4,7 +4,7 @@ org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.6.20-RC
kotlinVersion=1.6.20-RC2
tomcatVersion=10.0.18
kotlin.stdlib.default.dependency=false