Upgrade to Kotlin 1.5.20

Closes gh-27086
This commit is contained in:
Phillip Webb 2021-06-24 10:43:22 -07:00
parent b4346f0dda
commit 8f9652c011

View File

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